[Issue 4532] Position specifiers don't work in format

2011-08-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4532 Nick Sabalausky cbkbbej...@mailinator.com changed: What|Removed |Added CC|

[Issue 4532] Position specifiers don't work in format

2010-08-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4532 --- Comment #2 from Stewart Gordon s...@iname.com 2010-08-18 08:47:04 PDT --- I've just looked at the code and seem to have figured out what's going on. Traditionally, std.format.doFormat is the function that underlies all the writef*

[Issue 4532] Position specifiers don't work in format

2010-07-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4532 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com ---