[Mono-bugs] [Bug 78882][Nor] Changed - Remoting/generics support missing.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 20 20:29:30 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78882
--- shadow/78882 2007-01-18 10:18:02.000000000 -0500
+++ shadow/78882.tmp.6630 2007-01-20 20:29:30.000000000 -0500
@@ -395,6 +395,16 @@
------- Additional Comments From robertj at gmx.net 2007-01-18 10:18 -------
That's an assembly identity issue. I overlooked it because
Mono's remoting tests are all implemented in the same assembly,
while this test case employs a shared assembly. I'm on this.
+
+------- Additional Comments From robertj at gmx.net 2007-01-20 20:29 -------
+Nah, this was not an "assembly identity issue". I simply didn't
+test virtual & interface method calls while implementing the code
+in bug #80383.
+
+About the patch: I'm not sure why we need to use
+mono_marshal_get_remoting_invoke_with_check ()
+for closed generic methods.
+
More information about the mono-bugs
mailing list