[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
Sat Sep 8 02:27:12 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=17712
Basile B. <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #18 from Basile B. <b2.temp at gmx.com> ---
How hard would it be to have a @allinst function attribute, or better, a
pragma(allinst) ?
* -allinst is globally applied so not a ideal workaround.
* workarounds like the one that's been merged can't be done each time the
problem is encountered in phobos.
--
More information about the Digitalmars-d-bugs
mailing list