[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
Thu, 19 Jun 2003 19:40:10 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=45029
--- shadow/45029 Tue Jun 17 20:42:39 2003
+++ shadow/45029.tmp.30907 Thu Jun 19 19:40:10 2003
@@ -50,6 +50,9 @@
GetRange, ReadOnly and FixedSize should return *wrappers* but mono
returns *copies*.
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. ***