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


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #2 from [email protected] 2012-11-23 16:22:35 PST ---
std.string.xformat is the function that's compatible with std.format. We really
should deprecate std.string.format or something, and replace it with xformat.
The current std.string.format sucks and every now and then causes newbie
confusion when the same format string works in writeln but not in
std.string.format (or it works differently).

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

Reply via email to