[Mono-bugs] [Bug 52537][Wis] Changed - PATCH: CodeDom classes missing "params" keyword

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 04:25:49 -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 jaak@zd.com.pl.

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

--- shadow/52537	2003-12-24 04:25:09.000000000 -0500
+++ shadow/52537.tmp.16543	2003-12-24 04:25:49.000000000 -0500
@@ -17,6 +17,11 @@
 Summary: PATCH: CodeDom classes missing "params" keyword
 
 I found that "CodeAttributeDeclaration" and "CodeDelegateInvokeExpression" 
 didn't properly support the constructor with variable number of arguments.
 
 I'm attaching a patch to fix this issue (a simple one-liner).
+
+------- Additional Comments From jaak@zd.com.pl  2003-12-24 04:25 -------
+Created an attachment (id=6320)
+The patch
+