[Mono-bugs] [Bug 77531][Nor] Changed - [PATCH] TypeData fixes for Array/List types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 11 13:59:44 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 gert.driesen at pandora.be.

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

--- shadow/77531	2006-02-11 13:56:45.000000000 -0500
+++ shadow/77531.tmp.17833	2006-02-11 13:59:44.000000000 -0500
@@ -33,6 +33,11 @@
 IEnumerable.GetEnumerator(). If there's no public Current property on the 
 IEnumerator, then System.Object it assumed as listitem type. Similar as 
 for types implementing ICollection, an Add method must exist which takes 
 a single argument of a type to which the listitem type is assignable 
 (meaning a base type or an interface that it implements). If such a 
 method does not exist, then throw an InvalidOperationException.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-02-11 13:59 -------
+Created an attachment (id=16480)
+Fixes and unit tests
+


More information about the mono-bugs mailing list