[Mono-bugs] [Bug 21529] Changed - Bug in params/array code.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Mar 2002 21:28:40 -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 miguel@ximian.com.

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

--- shadow/21529	Thu Mar  7 21:46:57 2002
+++ shadow/21529.tmp.8877	Sat Mar 16 16:28:40 2002
@@ -1,14 +1,14 @@
 Bug#: 21529
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 	{
 		string s;
 
 		s.Split ('/');
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2002-03-16 16:28 -------
+Fix is on CVS/.