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



--- Comment #20 from Martin Nowak <[email protected]> 2013-10-25 09:14:31 PDT ---
(In reply to comment #19)
> Question, how is the runtime initialized now? I mean, is it initialized in a
> shared module constructor?

At least on linux it is done from .ctor/.dtor functions that call
_d_dso_registry.
This is the similar to __attribute__((constructor))/__attribute__((destructor))
functions.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to