[Mono-bugs] [Bug 23778] Changed - the jit miscompiles call opcode for MarshalByRefObject derived classes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
29 Apr 2002 10:59:23 -0000
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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23778
--- shadow/23778 Mon Apr 29 05:51:02 2002
+++ shadow/23778.tmp.1483 Mon Apr 29 06:59:23 2002
@@ -1,13 +1,13 @@
Bug#: 23778
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
d.method ();
}
}
This has probably to do with the remoting support.
+
+------- Additional Comments From dietmar@ximian.com 2002-04-29 06:59 -------
+fixed, but the fix breaks mono/mono/tests/remoting1.exe