[Mono-bugs] [Bug 25678] Changed - override bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Jun 2002 11:12:08 -0000


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@ximian.com.

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

--- shadow/25678	Tue Jun  4 06:15:33 2002
+++ shadow/25678.tmp.17505	Tue Jun  4 07:12:08 2002
@@ -1,13 +1,13 @@
 Bug#: 25678
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: alp@atoker.com               
 QAContact: mono-bugs@ximian.com
@@ -137,6 +137,11 @@
 	}
 }
 
 ------- Additional Comments From lupus@ximian.com  2002-06-04 06:15 -------
 This happens only with the mono runtime: I'm tracking down whether the
 issue is in the compiler or in corlib.
+
+------- Additional Comments From lupus@ximian.com  2002-06-04 07:12 -------
+It was a bug in the ArrayList RemoveAt implementation in corlib (the
+shiftElements helper method).
+Fixed in cvs.