[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 11:19:40 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3258
--- Comment #7 from Diggory <diggory.hardy at gmail.com> 2012-12-21 11:19:38 PST ---
Andrej, that seems like a funny change to me. Unless D2 either allows virtual
package functions or states that these are not allowed it seems that it's still
broken to me. The spec says "All non-static non-private non-template member
functions are virtual." which I interpret to include package members.
Not that I particularly care any more...
--
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