[Issue 10828] datetime toString functions should accept sink
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 9 03:45:34 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=10828
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> ---
Regardless of whether this fixes that particular user's problem, it's certainly
the case that there should be to*String overloads in std.datetime which take
sinks, because that's what we should be doing with all toString functions.
--
More information about the Digitalmars-d-bugs
mailing list