[Issue 11837] String literals should convert to const(void)*

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 12 11:35:43 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11837



--- Comment #10 from Walter Bright <bugzilla at digitalmars.com> 2014-01-12 11:35:38 PST ---
Changing the way overloading works can have far reaching consequences,
including issues like template matching, virtual functions, covariance,
contravariance, and __traits(compiles). I am not at all comfortable with just
throwing it in with the idea that it can be backed out. This proposal has not
received much of any discussion.

I also don't see memcmp usage as a compelling must-have use case.

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