[Issue 18858] switch 'skips declaration' test only checks last declaration

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18858 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 18858] switch 'skips declaration' test only checks last declaration

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18858 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/eabc6a62b1d2f5924637f1e61464b9a975341dd4 fix Issue 18858 - switch 'skips declaration' test o

[Issue 18858] switch 'skips declaration' test only checks last declaration

2018-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18858 --- Comment #1 from Walter Bright --- https://github.com/dlang/dmd/pull/8246 --