[Mono-bugs] [Bug 51037][Wis] Changed - Mono can't deal with CIL generated by SML.NET.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Nov 2003 05:48:14 -0500 (EST)
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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51037
--- shadow/51037 2003-11-17 03:34:22.000000000 -0500
+++ shadow/51037.tmp.18046 2003-11-18 05:48:14.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: gs234-mono-bugzilla@srcf.ucam.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Mono can't deal with CIL generated by SML.NET.
-BugsThisDependsOn: 51039, 51041[FIXED]
+BugsThisDependsOn: 51039[FIXED], 51041[FIXED]
Description of Problem:
I have done some work to get SML.NET, an implementation of the functional
language Standard ML for .NET, working with Mono. Unfortunately, Mono is
unable to cope with the CIL that SML.NET generates, and crashes and burns