[nem-en] Re: Problems with covariance
Andrey Khropov
andrey.khropov at gmail.com
Sun Jan 28 18:16:18 CET 2007
Kamil Skalski wrote:
> This is caused by MS.NET bug
> http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackI
> D=97425
>
> it should work fine on mono and future version of MS.NET (could
> someone verify if this bug still persists on .NET 3.0 ?)
Well, MS.NET 3.0 is just a new set of libraries, no runtime/core libs changes.
This doesn't work on Mono 1.2.2.1 either:
--------------------------------------------------------------
D:\features>mono out.exe
at slot 4: I.Foo (-1) overrides Foo (0)
no implementation for interface method I<System.Object>::Foo() in class .A
METHOD .ctor()
METHOD Foo()
METHOD I.Foo()
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
--------------------------------------------------------------
--
AKhropov
More information about the devel-en
mailing list