[Issue 17712] [REG 2.074] [LINK] Undefined reference to std.conv.toChars!(10, char, 1, uint).toChars(uint)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 19 11:35:26 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=17712
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #19 from Nick Treleaven <nick at geany.org> ---
(In reply to kinke from comment #17)
> I'm not too happy about closing this, as the underlying issue definitely
> isn't fixed.
Yes, and the workaround didn't even add a test case to prevent someone just
changing std.conv.text to use toChars again. The toChars radix workaround
(comment #11) would have had much lower impact. I haven't been able to
reproduce the original bug with dmd v2.092.0, maybe I'm doing something wrong
though.
--
More information about the Digitalmars-d-bugs
mailing list