[Issue 3258] Calling private or package override methods calls the base implementation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 21 10:39:12 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3258
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
Version|D1 & D2 |D1
--- Comment #6 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-21 10:39:11 PST ---
I don't know the state of D1 but in D2 these overloads are flagged as errors,
so I'm removing D2 from the list. As for non-virtual private/package - this
should be an enhancement request, but it's probably been debated many times
already (I personally believe access specifiers should not mess with the
virtuality of a method).
--
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