[Issue 17853] Switch statement without braces only works with one case

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 16 19:14:57 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=17853

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/a629ebf9973c0860b20ecf9ba8791d74730f071b
fix issue 17853

https://github.com/dlang/dmd/commit/f78b548887321814ed80e6d55b47e9901502b415
Merge pull request #7203 from somzzz/switchCaseCascade

fix issue 17853 - Switch statement without braces only works with one case
merged-on-behalf-of: Andrei Alexandrescu <andralex at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list