http://d.puremagic.com/issues/show_bug.cgi?id=11149
--- Comment #23 from Jacob Carlborg <[email protected]> 2013-10-26 15:11:03 PDT --- Another idea that could work is to not use .ctor for the shared module constructors, as before. Then have a single .ctor that initializes the runtime. The shared module constructors would be run from C main/rt_init as before. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
