[Mono-bugs] [Bug 22016] Changed - MCS does not generate ParamArrayAttribute on params arguments

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Mar 2002 06:33:24 -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=22016

--- shadow/22016	Sat Mar 16 16:18:03 2002
+++ shadow/22016.tmp.14986	Sun Mar 17 01:33:24 2002
@@ -1,14 +1,14 @@
 Bug#: 22016
 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: ---
@@ -20,6 +20,9 @@
 
 	static void S (params char [] x)
 	{
 	}
 
 }
+
+------- Additional Comments From miguel@ximian.com  2002-03-17 01:33 -------
+Fixed on my local copy.