[Issue 21544] -checkaction=context formats enum members as their base type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 25 13:33:31 UTC 2021


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

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/druntime pull request #3336 "Fix 21544 - -checkaction=context formats
enum members as their base type" was merged into master:

- 02dd9d99f415ba1ba4fae6e2d590a967cd03c385 by MoonlightSentinel:
  Fix 21544 - -checkaction=context formats enum members as their base type

  Generate code that detects the correct enum member (or defaults to the
  base type in case of an invalid enum value).

https://github.com/dlang/druntime/pull/3336

--


More information about the Digitalmars-d-bugs mailing list