[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
Mon Feb 5 09:27:25 EST 2007
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77191
--- shadow/77191 2007-02-05 08:58:55.000000000 -0500
+++ shadow/77191.tmp.1469 2007-02-05 09:27:25.000000000 -0500
@@ -447,6 +447,11 @@
This means that when a client is calling an interface
method, the server will lookup the method in the concrete
type, which can lead to AmbiguousMatchExceptions when
this concrete type has overloads.
+
+------- Additional Comments From lluis at ximian.com 2007-02-05 09:27 -------
+The patch looks correct (I hope it really is :-)
+Feel free to commit.
+Thanks!
More information about the mono-bugs
mailing list