[Issue 22930] importC: switch statement should use default:break; if no default specified

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 29 11:31:13 UTC 2022


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

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 #13911 "fix Issue 22930 - ImportC: D default for switch
is wrong for C" was merged into master:

- dd3e323c64a504023d6aded55b281660bcd3abdb by Walter Bright:
  fix Issue 22930 - ImportC: D default for switch is wrong for C

https://github.com/dlang/dmd/pull/13911

--


More information about the Digitalmars-d-bugs mailing list