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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
