[Issue 24041] Anon enum member ignores repeated type or identifier
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jul 13 10:31:58 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24041
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15392 "Fix several errors parsing enum members" was
merged into master:
- 9be3f393fdbf2f6ed25aefeb24f66349763e4fbd by Nick Treleaven:
  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