[Issue 10150] Prefix method 'this' qualifiers should be just ignored anytime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 30 10:43:09 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10150



--- Comment #8 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-06-30 10:43:09 PDT ---
(In reply to comment #6)
> This is a very natural style to type in, especially for those that come from
> C/C++.

Well not entirely, since 'const void *' in D and C++ mean different things,
const(void*) vs const(void)*.

> Silent no-op is probably most dangerous decision possible.

Yep, at least for non-grouped declarations like I've mentioned.

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