[Issue 16981] [Reg 2.073] assigning class or struct pointers to enum became an error
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Jan 17 15:35:29 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16981
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
This was an uncatched error with undefined behavior beforehand, see issue 15989
and https://github.com/dlang/dmd/pull/6164.
--
    
    
More information about the Digitalmars-d-bugs
mailing list