[Mono-bugs] [Bug 77191][Nor] Changed - [PATCH] Mono remoting runtime can not resolve overload method during remote request method call processing.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 14 22:20:01 EST 2006


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 robertj at gmx.net.

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

--- shadow/77191	2006-01-10 14:18:43.000000000 -0500
+++ shadow/77191.tmp.22646	2006-01-14 22:20:01.000000000 -0500
@@ -1,22 +1,22 @@
 Bug#: 77191
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Linux g2 2.6.12.1 #12 Wed Oct 26 02:26:02 EEST 2005 i686 unknown
-Status: RESOLVED   
-Resolution: DUPLICATE
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: remoting
 AssignedTo: lluis at ximian.com                            
 ReportedBy: alex.gap at mail.ru               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Mono remoting runtime can not resolve overload method during remote request method call processing.
+Summary: [PATCH] Mono remoting runtime can not resolve overload method during remote request method call processing.
 
 Description of Problem:
 Mono remoting runtime can not resolve overload method during remote request
 method call processing. Microsoft .NET implementation works with success
 for this case.
 
@@ -228,6 +228,10 @@
 ------- Additional Comments From robertj at gmx.net  2006-01-10 14:18 -------
 This is not a remoting problem. It's a binder bug.
 See bug #77079.
 
 
 *** This bug has been marked as a duplicate of 77079 ***
+
+------- Additional Comments From robertj at gmx.net  2006-01-14 22:20 -------
+It wasn't the binder. Here comes the patch.
+


More information about the mono-bugs mailing list