[Issue 5970] fix BigInt.toString

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 25 01:40:51 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5970



--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2011-08-25 01:40:12 PDT ---
(In reply to comment #3)
> A bit strange, since writefln() should really be using format().

It is not true. std.string.format() still uses std.format.doFormat(), not
formattedWrite().
I think that is old feature.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list