[Issue 2165] phobos format is not POSIX compatible

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 27 14:50:18 PDT 2008


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


bugzilla at digitalmars.com changed:

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




------- Comment #1 from bugzilla at digitalmars.com  2008-06-27 16:50 -------
Phobos format is not intended to be Posix compatible. The j and t modifiers are
irrelevant, because std.format uses type information to determine the correct
way to format the type automatically.


-- 



More information about the Digitalmars-d-bugs mailing list