[Issue 17111] DMD accepts switch statement with non-const case variables
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Feb 24 12:34:23 PST 2017
https://issues.dlang.org/show_bug.cgi?id=17111
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/84fcc60ae769015e5a2acfbc73881e7808799e48
Fix issue 17111 - More robust detection of variables used as case exp.
https://github.com/dlang/dmd/commit/e15fb01c75e09934c4a89098062df605d9e5427f
Merge pull request #6477 from LemonBoy/b17111
--
More information about the Digitalmars-d-bugs
mailing list