[Mono-bugs] [Bug 74953][Maj] Changed - [GMCS] Converting array to IEnumerable<T>

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 19 04:47:00 EDT 2005


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 mass at akuma.org.

http://bugzilla.ximian.com/show_bug.cgi?id=74953

--- shadow/74953	2005-06-19 03:56:28.000000000 -0400
+++ shadow/74953.tmp.5144	2005-06-19 04:47:00.000000000 -0400
@@ -236,6 +236,9 @@
 (child types of Array, inheriting array implementations of interfaces), but also have their 
 interface tables stuffed with an implementation of IList<T>, which includes 
 ICollection<T> and IEnumerable<T>.
 
 I could certainly author a quick C# ArrayList<T> if it helps resolve this bug, but cannot 
 imagine this could be used without some runtime changes.
+
+------- Additional Comments From mass at akuma.org  2005-06-19 04:47 -------
+just checked on 2005b2, Type.GetInterfaces() only reports non-generic types.


More information about the mono-bugs mailing list