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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Oct 2004 14:15:18 -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 miguel@ximian.com.

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

--- shadow/65462	2004-09-13 06:09:49.000000000 -0400
+++ shadow/65462.tmp.20447	2004-10-03 14:15:18.000000000 -0400
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Critical
+Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kjambunathan@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -86,6 +86,9 @@
 
 ------- Additional Comments From kjambunathan@novell.com  2004-09-13 06:09 -------
 I have committed the patch to CVS.
 
 Leaving the bug open so that even the ParameterInfo.DefaultValue works
 even for methods that were dynamically created.
+
+------- Additional Comments From miguel@ximian.com  2004-10-03 14:15 -------
+Jambu, could you cook up a test, so we can close this bug?