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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80567 --- shadow/80567 2007-01-21 12:54:37.000000000 -0500 +++ shadow/80567.tmp.29293 2007-01-21 14:21:41.000000000 -0500 @@ -89,6 +89,30 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-21 12:54 ------- Please post the result of running the program on .net and include also a run with a single-dimension array. We currently synthetize the .ctor methods, I guess we'll need to add these ones as well. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-21 14:21 ------- +Here are the methods returned from program on .NET: +AddressAt, SetAt, GetAt, Address, Set, Get, GetEnumerator, +get_IsSynchronized, get_SyncRoot, CopyTo, get_IsFixedSize, +get_IsReadOnly, Clone, CopyTo, GetHashCode, Equals, ToString, +GetValue, GetValue, GetValue, GetValue, GetValue, GetValue, GetValue, +GetValue, SetValue, SetValue, SetValue, SetValue, SetValue, SetValue, +SetValue, SetValue, get_Length, get_LongLength, GetLength, +GetLongLength, get_Rank, GetUpperBound, GetLowerBound, Initialize, +GetType, .ctor, .ctor, Length, LongLength, Rank, SyncRoot, IsReadOnly, +IsFixedSize, IsSynchronized + +Here are the methods returned from program on .NET with +single-dimension array: +AddressAt, SetAt, GetAt, Address, Set, Get, GetEnumerator, +get_IsSynchronized, get_SyncRoot, CopyTo, get_IsFixedSize, +get_IsReadOnly, Clone, CopyTo, GetHashCode, Equals, ToString, +GetValue, GetValue, GetValue, GetValue, GetValue, GetValue, GetValue, +GetValue, SetValue, SetValue, SetValue, SetValue, SetValue, SetValue, +SetValue, SetValue, get_Length, get_LongLength, GetLength, +GetLongLength, get_Rank, GetUpperBound, GetLowerBound, Initialize, +GetType, .ctor, Length, LongLength, Rank, SyncRoot, IsReadOnly, +IsFixedSize, IsSynchronized _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
