Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
September 16, 2019 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 --- Comment #1 from David Eckardt <david.eckardt@frequenz.com> --- This applies to DMD 2.086.1 as well. -- |
September 16, 2019 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 Simen Kjaeraas <simen.kjaras@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simen.kjaras@gmail.com --- Comment #2 from Simen Kjaeraas <simen.kjaras@gmail.com> --- Applies to all DMD since at least 2.060, so unlikely to be a regression. :p -- |
September 16, 2019 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 David Eckardt <david.eckardt@frequenz.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid -- |
September 18, 2019 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 uplink.coder@googlemail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |uplink.coder@googlemail.com Assignee|nobody@puremagic.com |uplink.coder@googlemail.com --- Comment #3 from uplink.coder@googlemail.com --- This happens because multi cases get nested. To see it add -vcg-ast. I'll see if I can fix it. However from reading the compiler source it seems intended.... -- |
December 17, 2022 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
October 23 [Issue 20216] Switch case fall-through not detected for multiple case arguments | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20216 Dennis <dkorpel@live.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dkorpel@live.nl Resolution|--- |DUPLICATE --- Comment #4 from Dennis <dkorpel@live.nl> --- *** This issue has been marked as a duplicate of issue 22999 *** -- |
Copyright © 1999-2021 by the D Language Foundation