[Issue 21722] toString(sink, string format) does not work with non-"%s" strings
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 16 15:57:58 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21722
Berni44 <bugzilla at bernis-buecher.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at bernis-buecher.de
--- Comment #1 from Berni44 <bugzilla at bernis-buecher.de> ---
Please note, that according to the specs, it's recommended not to use this type
of toString [1].
[1] https://dlang.org/phobos/std_format.html#.formatValue
--
More information about the Digitalmars-d-bugs
mailing list