[Issue 6981] incorrect error message when calling method without parentheses
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 20 13:58:21 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6981
--- Comment #1 from Trass3r <mrmocool at gmx.de> 2011-11-20 13:57:30 PST ---
Actually I think it shouldn't even get to that point.
Shouldn't it complain about toHash not overriding a base method?
The above error message isn't helpful at all, especially if the const isn't
applied to the function directly but through a 'const: /*many functions*/'.
--
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