[Issue 179] Covariance screws up when overriding two interfaces or a class and an interface

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 13 05:45:25 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=179





------- Comment #4 from daiphoenix at lycos.com  2006-06-13 07:45 -------
(In reply to comment #3)
> (In reply to comment #1)
> Bruno, your second program doesn't compile:

That's right, damn, forgot to check the second program. ICov should be:

interface ICov {
    IFoo covfunc();
}


-- 




More information about the Digitalmars-d-bugs mailing list