[Issue 22415] importC: Deprecation: switch case fallthrough - use 'goto case;' if intended
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 11 12:20:09 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22415
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13283 "fix Issue 22415 - ImportC: Deprecation: switch
case fallthrough - useā¦" was merged into master:
- c17799324a05bcd9c008788805857c12bf8ee5f9 by Walter Bright:
fix Issue 22415 - importC: Deprecation: switch case fallthrough - use 'goto
case;' if intended
https://github.com/dlang/dmd/pull/13283
--
More information about the Digitalmars-d-bugs
mailing list