[Mono-bugs] [Bug 50968][Wis] Changed - Array.Clear does not work on non-zero-bounded arrays

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 Nov 2003 00:10:46 -0500 (EST)


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

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

--- shadow/50968	2003-11-13 22:45:17.000000000 -0500
+++ shadow/50968.tmp.6368	2003-11-14 00:10:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50968
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -77,6 +77,9 @@
 0
 0
 0
 0
 
 Note the "1" in mono, this value is *not* cleared.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-14 00:10 -------
+Fixed in CVS.