[Issue 2524] final override inconsistent when implementing interfaces
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 20 00:59:35 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2524
------- Comment #4 from 2korden at gmail.com 2009-01-20 02:59 -------
My report is also a duplicate of this bug.
Note that Walter closed it with the following comment:
«A "final private" method is not virtual, and hence won't work for an
interface
method. That's why the error message appears. You can make it an enhancement
request if you like.»
--
More information about the Digitalmars-d-bugs
mailing list