[Issue 9132] Unhelpful error message when calling non-const property from const method.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 10 08:58:44 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=9132
--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-10 08:58:41 PST ---
Note that in upcoming 2.061 this error is now shown for calls with or without
parens, so it's slightly more descriptive:
Error: function test.S.foo () is not callable using argument types () const
--
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