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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Denis Shelomovskij <[email protected]> 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: -------