[Issue 6364] Static struct's destructor called on exit of function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 6 08:27:32 PST 2012


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch, wrong-code
           Platform|Other                       |All
         OS/Version|Windows                     |All


--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2012-01-06 08:27:30 PST ---
https://github.com/D-Programming-Language/dmd/pull/612

NOTE: This patch does not fix "dtor is never called on global variable" problem
(it is filed as bug 6437).
So after the patch applied, foo's dtor would never be called.

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