[Issue 9900] static this and gc shutdown order issue

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 8 05:40:16 PDT 2013


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


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


--- Comment #4 from Martin Nowak <code at dawg.eu> 2013-04-08 05:40:15 PDT ---
> It seems gc is called after the main function to release all allocation, but
only after all static this method were called.

Because the module destructors may reference and use GC allocated memory.

-- 
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