[Issue 4822] Problem with std.stdio.File.writef("%c"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 22 17:47:17 PDT 2012


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2012-04-22 17:48:15 PDT ---
"%c" format specifier has been supported from 2.058:
http://dlang.org/phobos/std_format

It was fixed by the pull request:
https://github.com/D-Programming-Language/phobos/pull/298

-- 
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