http://d.puremagic.com/issues/show_bug.cgi?id=5970
--- Comment #4 from Kenji Hara <[email protected]> 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: -------
