[Mono-bugs] [Bug 80260][Nor] Changed - [GMCS] Can't convert IList<T> to T array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 18 19:18:17 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80260
--- shadow/80260 2006-12-18 19:17:41.000000000 -0500
+++ shadow/80260.tmp.2888 2006-12-18 19:18:17.000000000 -0500
@@ -56,6 +56,10 @@
a one-dimensional"
array-type S[], provided there is an implicit or explicit reference
conversion from S[] to
System.Collections.Generic.IList<T>. This is precisely when either S
and T are the same type
or there is an implicit or explicit reference conversion from S to T.
+
+------- Additional Comments From miguel at ximian.com 2006-12-18 19:18 -------
+The VM support is already in place, I ran the MS compiled programs on
+Mono without any problem.
More information about the mono-bugs
mailing list