[Mono-bugs] [Bug 30951][Nor] Changed - unable to box 64bit enums
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
22 Sep 2002 16:10:13 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=30951
--- shadow/30951 Sun Sep 22 12:09:46 2002
+++ shadow/30951.tmp.23666 Sun Sep 22 12:10:13 2002
@@ -19,6 +19,11 @@
When running the attached testcase, the JIT stops with an 'tree does not
match' error, while mint prints a big number instead of 'a'. The MS VM works
fine.
The problem seems to be the 'box SomeInt64Enum' IL opcode.
This bug prevents the corelib tests from being run on linux, since it
crashes in EnumTests.TestToString.
+
+------- Additional Comments From vargaz@freemail.hu 2002-09-22 12:10 -------
+Created an attachment (id=2335)
+testcase
+