[Mono-bugs] [Bug 80567][Nor] Changed - Arrays don't have the Set and Get methods that are available (from IL) in Microsoft's .NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 05:35:16 EST 2007


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 lupus at ximian.com.

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

--- shadow/80567	2007-01-21 14:32:07.000000000 -0500
+++ shadow/80567.tmp.9964	2007-01-22 05:35:16.000000000 -0500
@@ -123,6 +123,12 @@
 get_SyncRoot, get_IsFixedSize, get_IsReadOnly, GetLength,
 GetLongLength, GetLowerBound, GetValue, SetValue, GetEnumerator,
 GetUpperBound, GetValue, GetValue, GetValue, GetValue, GetValue,
 GetValue, SetValue, SetValue, SetValue, SetValue, SetValue, SetValue,
 GetValue, SetValue, Clone, Initialize, CopyTo, CopyTo, Equals,
 GetHashCode, GetType, ToString
+
+------- Additional Comments From lupus at ximian.com  2007-01-22 05:35 -------
+Uhm, note you ran the mono bin on the 1.0 profile: compile the mono
+program with gmcs. Also please change the test to
+console.WriteLine(method) instead of method.Name, otherwise it's not
+very useful.


More information about the mono-bugs mailing list