[Issue 2524] final override inconsistent when implementing interfaces
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 20 02:55:46 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2524
------- Comment #6 from samukha at voliacable.com 2009-01-20 04:55 -------
I don't think #2538 is a duplicate of this. It's the "private" part of "final
private" that makes the method non-virtual. Implementing interface methods with
final methods is absolutely legal.
--
More information about the Digitalmars-d-bugs
mailing list