[Issue 15247] Object's destructor should be pure @safe nothrow @nogc
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Jun 18 18:42:05 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15247
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Hardware|x86_64                      |All
         Resolution|---                         |INVALID
                 OS|Linux                       |All
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
Marco is correct. Overriding functions can increase restrictions, but not
decrease them.
--
    
    
More information about the Digitalmars-d-bugs
mailing list