[Mono-bugs] [Bug 76752][Nor] Changed - Loading DLL into AppDomain
from a Delphi.NET assembly crashes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 22 10:03:24 EST 2005
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=76752
--- shadow/76752 2005-11-21 07:20:23.000000000 -0500
+++ shadow/76752.tmp.5766 2005-11-22 10:03:24.000000000 -0500
@@ -98,6 +98,10 @@
This calls the nonvirtual SayHello method using a nonvirtual call.
On MS.NET, this call is routed through the remoting infrastructure, on
mono, it doesn't.
+
+------- Additional Comments From lluis at ximian.com 2005-11-22 10:03 -------
+AFAIK, our remoting support in the jit only remotes virtual calls. I
+don't know what needs to be done to support nonvirtual calls as well.
More information about the mono-bugs
mailing list