[Mono-bugs] [Bug 77583][Nor] Changed - trouble casting generics
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 17 15:25:42 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ats at cs.rit.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=77583
--- shadow/77583 2006-02-17 15:24:32.000000000 -0500
+++ shadow/77583.tmp.8792 2006-02-17 15:25:42.000000000 -0500
@@ -30,6 +30,11 @@
in B)' has some invalid arguments
cons.cs(28,24): error CS1503: Argument 2: Cannot convert from `A' to `in B'
cons.cs(29,24): error CS1502: The best overloaded method match for `Cons<A,B>.Cons`2(in A,
in B)' has some invalid arguments
cons.cs(29,24): error CS1503: Argument 2: Cannot convert from `A' to `in B'
Compilation failed: 4 error(s), 0 warnings
+
+------- Additional Comments From ats at cs.rit.edu 2006-02-17 15:25 -------
+Created an attachment (id=16495)
+C# source file provoking the bug
+
More information about the mono-bugs
mailing list