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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 30 11:09:59 PDT 2013


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



--- Comment #10 from Dicebot <m.strashun at gmail.com> 2013-06-30 11:09:58 PDT ---
I want both to go to return type. Prefix qualifier -> return type. Postfix
qualifier -> function type. If qualifier is not applicable to return type, it
falls through to function type (as far as I understand the grammar anyway).
Simple and obvious.

The very idea that prefix qualifier has something to do with function type is
confusing and error-prone. And this change makes it much worse.

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