[Mono-bugs] [Bug 78961][Wis] Changed - [GMCS] runtime should support Covariant / Contravariant generic parameters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 27 14:50:19 EDT 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 nazgul at omega.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=78961
--- shadow/78961 2006-07-27 14:48:36.000000000 -0400
+++ shadow/78961.tmp.14070 2006-07-27 14:50:19.000000000 -0400
@@ -90,6 +90,11 @@
x.Add ("bb");
def y = Enumerator (x.GetEnumerator ());
Test.processStrings (y);
Test.processObjects (y);
}
}
+
+------- Additional Comments From nazgul at omega.pl 2006-07-27 14:50 -------
+Created an attachment (id=17360)
+test.zip
+
More information about the mono-bugs
mailing list