[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
Tue Jan 23 22:18:06 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 michaelgwelch at gmail.com.

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

--- shadow/80567	2007-01-23 07:25:44.000000000 -0500
+++ shadow/80567.tmp.6201	2007-01-23 22:18:06.000000000 -0500
@@ -256,6 +256,13 @@
 System.String ToString()
 
 
 ------- Additional Comments From lupus at ximian.com  2007-01-23 07:25 -------
 AddressAt, GetAt and SetAt are missing in your output: why?
 That was the interesting info, you don't need to paste the mono output.
+
+------- Additional Comments From michaelgwelch at gmail.com  2007-01-23 22:18 -------
+I apparently used VS 2003 to generate the output that included
+AddressAt, GetAt, and SetAt. The list posted on 1/23 is from VS 2005.
+I just double checked, the list of methods generated by 2005 do not
+include GetAt, SetAt, or AddressAt. Do you need the VS 2005 list of
+methods for single-dimension array?


More information about the mono-bugs mailing list