[Mono-dev] Re: Need testers for Mono's C# generics compiler.

Miguel de Icaza miguel at novell.com
Wed Jan 4 11:40:46 EST 2006


Hello,

    This seems like a very odd error, my setup reports:

peter.cs(11,17): error CS1502: The best overloaded method match for `System.IComparable<T>.CompareTo<>(T)' has some invalid arguments
peter.cs(11,17): error CS1503: Argument 1: Cannot convert from `T' to `T'
Compilation failed: 2 error(s), 0 warnings

    Maybe we fixed another error in the meantime?

    But it seems like we got ourselves another bug anyways.



More information about the Mono-devel-list mailing list