[Issue 7348] to!string(null) matches more than one template declaration
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 28 11:16:28 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7348
--- Comment #14 from github-bugzilla at puremagic.com 2012-05-28 11:18:06 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/f5ccd7fdab3272e892f4685bab9cbf9e81eda0bd
Retry to fix Issue 7348 - Format and unformat typeof(null) objects properly
We should represent null literal as "null" instead of "" in formatting, because
unformatting requires one or more length string representation of the object.
https://github.com/D-Programming-Language/phobos/commit/61947e5fef8d3858dfa9b926e23f9e27517a5ebd
Merge pull request #599 from 9rnsr/fix_nullfmt
Issue 7348 & 8040 - null literal should be formatted as "null"
--
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