June 23, 2008 [Issue 2165] New: phobos format is not POSIX compatible | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=2165 Summary: phobos format is not POSIX compatible Product: D Version: 1.030 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: bugzilla@digitalmars.com ReportedBy: davidl@126.com %jd, %td are not supported -- |
June 27, 2008 [Issue 2165] phobos format is not POSIX compatible | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2165 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from bugzilla@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. -- |
Copyright © 1999-2021 by the D Language Foundation