https://issues.dlang.org/show_bug.cgi?id=16254
--- Comment #1 from [email protected] --- 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 --
