www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 9602] New: Closure delegate must be finalized some way on parent class finalization

http://d.puremagic.com/issues/show_bug.cgi?id=9602

           Summary: Closure delegate must be finalized some way on parent
                    class finalization
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: wrong-code
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: verylonglogin.reg gmail.com



13:14:21 MSK ---
Once Issue 9601 is implemented, delegate object finalization can be added to
outer object dispose events (like for inner classes, see Issue 9600) and then
checked on delegate call (like for normal objects, see Issue 8139).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 27 2013