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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 15:53:52 -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 miguel@ximian.com.

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

--- shadow/41691	2003-05-15 13:38:12.000000000 -0400
+++ shadow/41691.tmp.24424	2004-01-20 15:53:52.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 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,26 @@
 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
+
+------- Additional Comments From miguel@ximian.com  2003-12-12 16:46 -------
+Created an attachment (id=6221)
+Patch from Anirban
+
+
+------- Additional Comments From miguel@ximian.com  2003-12-12 16:47 -------
+Created an attachment (id=6222)
+patch for the test suite
+
+
+------- Additional Comments From miguel@ximian.com  2004-01-20 15:53 -------
+Lupus, do you have objections to commiting this patch and tests?
+
+