[Issue 5410] Variant.convertsTo(const(char)[]) seems broke
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 9 13:20:52 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5410
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-09 13:20:51 PST ---
ImplicitConversionTargets in std.traits is to blame. That template is probably
missing more though, for example I don't see 'wchar[] -> const(wchar)[]'
anywhere.
--
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