[Issue 17747] extern(C) shared static module constructor should be called in betterC programs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 3 22:16:43 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17747
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
CC| |code at dawg.eu
--- Comment #17 from Martin Nowak <code at dawg.eu> ---
Walters take on this was to simply run `shared static ctors/dtors` in betterC.
https://github.com/dlang/dmd/pull/6956
--
More information about the Digitalmars-d-bugs
mailing list