toString or not toString
bearophile
bearophileHUGS at lycos.com
Tue Aug 30 20:32:01 PDT 2011
Paul D. Anderson:
> Can someone clarify for me the status and/or direction of string formatting in D?
>From a practical point of view, a good starting point is to review (and eventually fix) and put this into DMD 2.055:
https://github.com/D-Programming-Language/phobos/pull/126
(It doesn't solve the problems with BigInt, and I don't know if it solves bug 6529. But it solves most problems I see with D textual output).
Bye,
bearophile
More information about the Digitalmars-d
mailing list