[Mono-bugs] [Bug 60427][Nor] Changed - exception thrown in remoting if interface parameter names differ from the impelmentation method parameter names

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 05:53:55 -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 lluis@ximian.com.

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

--- shadow/60427	2004-06-23 08:24:20.000000000 -0400
+++ shadow/60427.tmp.9202	2004-07-06 05:53:55.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60427
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Linux pc324 2.4.18-686
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: y.leikind@sam-solutions.net               
 QAContact: mono-bugs@ximian.com
@@ -149,6 +149,9 @@
 I run Mono 0.95
 
 On MS .NET it works fine in all cases
 
 ------- Additional Comments From y.leikind@sam-solutions.net  2004-06-18 10:56 -------
 s/If you cache/If you change/
+
+------- Additional Comments From lluis@ximian.com  2004-07-06 05:53 -------
+Fixed in CVS HEAD and 1.0. Thanks for the bug report!