[Issue 17707] unimported modules in libraries do not have their module constructors run

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 14 13:25:56 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17707

--- Comment #1 from John Colvin <john.loughran.colvin at gmail.com> ---
The same behaviour is observed when the library is made with dmd, when the
linking is done with dmd, etc...

Essentially dmd seems to be doing something different with the __modctor it
gets from an object file or a library

--


More information about the Digitalmars-d-bugs mailing list