[Mono-bugs] [Bug 41691][Nor] Changed - Named parameter support missing in default binder.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Nov 2003 14:18:03 -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 bmaurer@users.sf.net.

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

--- shadow/41691	2003-11-13 03:39:34.000000000 -0500
+++ shadow/41691.tmp.2305	2003-11-13 14:18:03.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 41691
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: banirban@novell.com                            
 ReportedBy: piyush.garyali@honeywell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Named parameter support missing in default binder.
@@ -70,6 +70,11 @@
 Everytime
 
 [Additional Information]
 If however, the PrintName function is written like:
 public static void PrintName(string firstName, string lastName), the 
 output matches.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-13 14:18 -------
+You need to put in your own email when you assign the bug.
+
+-- Ben