[Issue 7220] Bad initialization when using mixin to generate a static field in a -lib'rary
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 12 05:53:18 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7220
Manu <turkeyman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |turkeyman at gmail.com
--- Comment #2 from Manu <turkeyman at gmail.com> 2012-11-12 05:53:16 PST ---
I'm seeing symptoms that look like this bug.
I have a mixin template introducing shared static this() into many of my
modules, and only some of them are called on startup.
Many of them are simply not called, and I crash on uninitialised data.
Latest DMD - Win64, building a DLL.
--
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