[Issue 14901] [reg 2.067/2.068] template static shared this() run multiple times with separate compilation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 11 02:43:08 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14901
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
The cause of this is not excessive instantiation, it is the fragile name
generation system.
--
More information about the Digitalmars-d-bugs
mailing list