[Issue 11837] String literals should convert to const(void)*
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 29 23:09:47 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11837
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> 2013-12-29 23:09:38 PST ---
There's code in dmd to specifically disallow this. I believe the reason is
because of function and template overloading. I'm not content with this change
simply passing the existing test suite. It's a more subtle, substantive change
than that.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list