[Mono-bugs] [Bug 42542][Nor] Changed - mini don't work with a kind of remoting
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 17:41:41 -0400 (EDT)
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 yoros@wanadoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=42542
--- shadow/42542 Wed May 7 17:39:58 2003
+++ shadow/42542.tmp.22941 Wed May 7 17:41:41 2003
@@ -40,6 +40,11 @@
Always.
Additional Information:
I don't know what could be happening, I readed the methods referenced
in the trace call and I never arrive to MINI specific code, I arrive only
to metadata files (that is shared between old and new jits).
+
+------- Additional Comments From yoros@wanadoo.es 2003-05-07 17:41 -------
+Created an attachment (id=4230)
+TestCase for the bug, compile with: mcs TestCase.cs -r System.Runtime.Remoting
+