[Issue 9930] enum members should be hidden in an enum instance
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug 27 16:28:30 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=9930
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #15 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Yeah I'm afraid I've seen so much code in the wild which depends on this
feature, that it would make it very hard to change this without breaking
everyone's code. The benefits of the breakage would be too small in this case.
I'm closing this.
--
    
    
More information about the Digitalmars-d-bugs
mailing list