[Mono-bugs] [Bug 45029][Wis] Changed - ArrayList has wrong semantics for GetRange, ReadOnly, FixedSize etc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 29 Jul 2003 14:01:55 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45029
--- shadow/45029 Thu Jun 19 19:40:10 2003
+++ shadow/45029.tmp.5915 Tue Jul 29 14:01:55 2003
@@ -1,13 +1,13 @@
Bug#: 45029
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: tum@veridicus.com
QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
I've written a completely new version of ArrayList that does this
(and fixes some other small problems ;)) and have posted it to the
developers list.
------- Additional Comments From bmaurer@users.sf.net 2003-06-19 19:40 -------
*** Bug 44608 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel@ximian.com 2003-07-29 14:01 -------
+Applied your patches posted to the list.