[Issue 3581] "private" attribute breaks "override"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 28 23:27:36 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3581
Jacob Carlborg <doob at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doob at me.com
--- Comment #3 from Jacob Carlborg <doob at me.com> 2011-02-28 23:24:44 PST ---
In TDPL, page 214-215, we can see examples of methods declared as private and
override. In TDPL private methods are virtual, in DMD they're non-virtual.
--
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