[Issue 11382] Bad closure variable with scoped destruction
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Nov  5 16:04:14 PST 2013
    
    
  
https://d.puremagic.com/issues/show_bug.cgi?id=11382
deadalnix <deadalnix at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |deadalnix at gmail.com
--- Comment #4 from deadalnix <deadalnix at gmail.com> 2013-11-05 16:04:10 PST ---
I used to think that the destruction should be triggered by the GC when
deallocating, but Kenji is right, this should be an error, or RAII will become
quite unreliable.
-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list