[Issue 4349] Deprecate automatic case fallthrough

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 21 06:30:59 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4349


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at metalanguage.com


--- Comment #2 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-06-21 06:30:56 PDT ---
This is all unnecessary aggravation. I don't think it's complicated for anyone
to understand that there's a requirement to insert a "break;" (or another
control flow statement) in places where a "break;" should be inserted anyway.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list