[Mono-bugs] [Bug 30951][Nor] Changed - unable to box 64bit enums
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
26 Sep 2002 11:44:48 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=30951
--- shadow/30951 Thu Sep 26 04:19:07 2002
+++ shadow/30951.tmp.6120 Thu Sep 26 07:44:48 2002
@@ -1,17 +1,17 @@
Bug#: 30951
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: miguel@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: unable to box 64bit enums
@@ -48,6 +48,10 @@
Err, is this really fixed? I updated mcs, recompiled it etc. but the
second testcase still fails with the JIT. I looked at the generated code
and it is still the same (i.e. conv.u8 is missing between ldc.i4.xxx and
box).
I see a ChangeLog entry which seems to be related to this, but there
is no corresponding commit on the mono-patches list.
+
+------- Additional Comments From martin@gnome.org 2002-09-26 07:44 -------
+Miguel, did you forget to commit something ?
+