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



--- Comment #1 from Kenji Hara <k.hara...@gmail.com> 2011-09-08 14:24:37 PDT ---
I have posted two pull requests.

https://github.com/D-Programming-Language/phobos/pull/236
to!SomeString should use formatValue. After that, std.conv.text() using to!()
will support BigInt implicitly.

https://github.com/D-Programming-Language/phobos/pull/231
Issue 6595 - std.string.format() and sformat() are obsolete
std.string.format() and sformat() are now uses std.format.doFormat(), but it is
obsolute function. After that, the two functions uses formatValue, and will
support BigInt implicitly.

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

Reply via email to