[Issue 9602] New: Closure delegate must be finalized some way on parent class finalization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 27 02:14:28 PST 2013


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 at puremagic.com
        ReportedBy: verylonglogin.reg at gmail.com


--- Comment #0 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-02-27 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: -------


More information about the Digitalmars-d-bugs mailing list