[Issue 16254] [REG 2.072-devel] wrong switch skips initialization error with mixed in case labels

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 8 15:50:09 PDT 2016


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

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

https://github.com/dlang/dmd/commit/fdf70df83495542b9829a2853d0b1c6ee58d83ea
fix Issue 16254 - switch skips initialization error

- replace intended diagnostic error with deprecation
- checks should be improved to detect actual variable usage

https://github.com/dlang/dmd/commit/a9b56bad42d6abf03fe5aa894c105733197dec0c
Merge pull request #5922 from MartinNowak/fix16254

fix Issue 16254 - switch skips initialization error

--


More information about the Digitalmars-d-bugs mailing list