[Issue 10699] override inconsistently allowed for abstract functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 22 18:35:11 PDT 2013


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



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-07-22 18:35:10 PDT ---
I want these to work because it makes it clearer from reading the class that
these methods can be called with a reference to a base class (and in fact the
base class can call such a method itself). Disallowing 'override' in this case
makes the code less clear.

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