[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
Sun, 16 Nov 2003 17:54:56 -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-16 17:36:14.000000000 -0500
+++ shadow/51037.tmp.32259 2003-11-16 17:54:56.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