[Issue 7348] to!string(null) matches more than one template declaration
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat May 12 09:21:25 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7348
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #8 from Kenji Hara <k.hara.pg at gmail.com> 2012-05-12 09:22:49 PDT ---
Now to!string(null) returns cast(string)null.
Because null is implicitly convertible to string.
Unit-test only:
https://github.com/D-Programming-Language/phobos/pull/575
--
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