[Issue 18835] [REG 2.064] to!string doesnt work on enum member starting with two underscores
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May  6 18:41:55 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18835
Basile B. <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #2 from Basile B. <b2.temp at gmx.com> ---
Such identifiers are reserved so i suppose that allMembers filters them out on
purpose.
--
    
    
More information about the Digitalmars-d-bugs
mailing list