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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Sep 2004 13:14:03 -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 08:02:10.000000000 -0400
+++ shadow/65462.tmp.24684	2004-09-09 13:14:03.000000000 -0400
@@ -64,6 +64,9 @@
 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.
 
+
+------- Additional Comments From kjambunathan@novell.com  2004-09-09 13:14 -------
+I am attaching the altered patch after incorporating Paolo's suggestions.