[Issue 14903] Destructors for arguments completely broken
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Aug 11 02:58:36 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14903
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Throwing in a destructor is a nightmare, it makes my brain hurt just trying to
figure out what 'should' happen. I've proposed before that destructors should
be nothrow.
--
    
    
More information about the Digitalmars-d-bugs
mailing list