[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 06:18:27 -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-18 05:48:14.000000000 -0500
+++ shadow/51037.tmp.18237 2003-11-18 06:18:27.000000000 -0500
@@ -249,6 +249,20 @@
------- Additional Comments From vargaz@freemail.hu 2003-11-16 10:57 -------
The Invalid IL code at Globals:.cctor issue is tracked at bug
#51039.
The register allocator bug is already fixed in CVS.
+
+------- Additional Comments From jackson@ximian.com 2003-11-18 06:18 -------
+When running your buidl script I get this error in my build.log. I
+used the RPM version of Standard ML of New Jersey.
+
+Standard ML of New Jersey, Version 110.0.7, September 28, 2000 [CM;
+autoload enabled]
+- val it = () : unit
+stdIn:18.30-18.102 Error: operator and operand don't agree [literal]
+ operator domain: OS.Process.status
+ operand: word
+ in expression:
+ OS.Process.exit 1
+