[Issue 7358] `final switch` over enum should add throwing default in debug mode at least
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 30 07:42:32 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7358
--- Comment #4 from github-bugzilla at puremagic.com 2012-10-30 07:42:24 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b9ad0b8517c23fa4deca3ddb433dfbb0fab8fb65
Issue 7358 - final switch over enum should add throwing default in debug mode
at least
Add a throwing default case when compiled with asserts on.
https://github.com/D-Programming-Language/dmd/commit/638d81d792d5f12c887de3da6ab00c07d9f227b2
Merge pull request #673 from yebblies/issue7358
Issue 7358 - final switch over enum should add throwing default in debug mode
--
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