[Issue 19123] -allinst gives undefined reference linker errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 8 02:12:33 UTC 2018


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

--- Comment #5 from Mike Franklin <slavo5150 at yahoo.com> ---
_D3std6format__T11hasToStringTSQBd8datetime7systime7SysTimeTaZ9__lambda2MFZ1S3putMFNaNbNiNfaZv

... demangles to...

pure nothrow @nogc @safe void
std.format.hasToString!(std.datetime.systime.SysTime,
char).__lambda2().S.put(char)

When logging semantic in the compiler, I don't see it in the AST either.

--


More information about the Digitalmars-d-bugs mailing list