[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 26 14:19:59 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-20 02:34:24.000000000 -0400
+++ shadow/74953.tmp.8871	2005-06-26 14:19:59.000000000 -0400
@@ -248,6 +248,11 @@
 just fine. 
 
 However, int[] only reports Array as a parent and IEnumerable, IList and ICollection as 
 interfaces it supports. This makes me think it is special-cased in the MS runtime in some 
 way. If someone desires disassembly of a cast and call, drop me a line and I'll cut&paste from 
 the vs.net 2k5b2 debug window.
+
+------- Additional Comments From mass at akuma.org  2005-06-26 14:19 -------
+Created an attachment (id=15385)
+Test app against vs.net 2k5b2, with output in comment
+


More information about the mono-bugs mailing list