[Issue 15731] Analysis error on explicit case fall-through

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 3 10:09:28 UTC 2022


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #5 from RazvanN <razvan.nitu1305 at gmail.com> ---
When compiling the initial example I get:

test.d(18): Error: switch case fallthrough - use 'goto case;' if intended


This seems to have been fixed

--


More information about the Digitalmars-d-bugs mailing list