[Issue 24041] Anon enum member ignores repeated type or identifier

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 8 16:52:47 UTC 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/dmd pull request #15392 "Fix several errors parsing enum
members" fixing this issue:

- Fix Issue 24041 - Anon enum member ignores repeated type or identifier

  Also adds test for missing initializer when type is specified and tweaks
  that error.

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

--


More information about the Digitalmars-d-bugs mailing list