[Issue 6631] core.time module constructor runs AFTER main program's module constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 9 08:05:39 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6631
--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-09-09 08:05:25 PDT ---
Right, what I was saying though is that all shared ctors are run before all
non-shared ones. So it is very surprising that a shared ctor has *not* been
run before a non-shared one, regardless of dependency.
--
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