[Issue 23522] Error message when enum type is not integral and a value lacks an initializer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 8 18:19:18 UTC 2023


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15588 "Improve error messages when enum member cannot
be generated" was merged into master:

- fecd435f695f030ac4d1de548bb00e4f690dfacd by Nick Treleaven:
  Fix Issue 23522 - Error message when enum type is not integral and a value
lacks an initializer

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

--


More information about the Digitalmars-d-bugs mailing list