[Mono-bugs] [Bug 65462][Cri] Changed - ParameterInfo.DefaultValue is not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Sep 2004 06:36:50 -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 kjambunathan@novell.com.

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

--- shadow/65462	2004-09-08 06:35:18.000000000 -0400
+++ shadow/65462.tmp.23133	2004-09-08 06:36:50.000000000 -0400
@@ -56,6 +56,14 @@
 CCing Zoltan, he recently fixed some code similar to this.
 
 ------- Additional Comments From kjambunathan@novell.com  2004-09-08 06:35 -------
 Created an attachment (id=10531)
 Proposed Patch
 
+
+------- Additional Comments From kjambunathan@novell.com  2004-09-08 06:36 -------
+I have reattached the patch.
+
+The earlier patch had a typo that caused build to fail. Blame me for a
+last minute decision to change a variable name. This patch corrects
+the same.
+