[Issue 5065] writefln("%f" of a Tuple prints a result

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 20 04:50:36 PST 2013


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



--- Comment #3 from github-bugzilla at puremagic.com 2013-01-20 04:50:34 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/d6d12ffdc8044937fb206b9c2b2e8965792e2fef
Fixes Issue 5065 - Format specifier must be %s for types which don't implement
toString with a format specifier.

https://github.com/D-Programming-Language/phobos/commit/e9cb971002888fba4e9ca051f9e8ff999dd6923d
Merge pull request #1079 from AndrejMitrovic/Fix5065

Issue 5065 - Format specifier must be '%s' for some types

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