[Issue 17712] [REG 2.074] [LINK] Undefined reference to std.conv.toChars!(10, char, 1, uint).toChars(uint)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 3 07:15:43 PDT 2017


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

--- Comment #5 from ZombineDev <petar.p.kirov at gmail.com> ---
> For LDC, I'm planning to allow the user to prevent template culling via a command-line switch, as the current implementation doesn't seem very mature.

I think that's what dmd's -allinst switch does currently.

--


More information about the Digitalmars-d-bugs mailing list