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=74953 --- shadow/74953 2005-06-27 13:23:42.000000000 -0400 +++ shadow/74953.tmp.1526 2005-06-28 07:26:24.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 74953 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: Ubuntu Linux 5.05 (Hoary) -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -274,6 +274,13 @@ System.InternalArray<T> instead of just System.Array. This shouldn't require too many changes in the JIT, just in NEWARR. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-27 13:23 ------- I'm almost done with a fix. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-28 07:26 ------- +Fixed in SVN. + +Note that arrays also implement IList<T> - I added a slightly improved +test case as gtest-177.cs. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
