[Mono-bugs] [Bug 30951][Nor] Changed - unable to box 64bit enums
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
26 Sep 2002 20:16:16 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30951
--- shadow/30951 Thu Sep 26 12:06:41 2002
+++ shadow/30951.tmp.12389 Thu Sep 26 16:16:16 2002
@@ -1,13 +1,13 @@
Bug#: 30951
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: miguel@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
paths: one is for zero (it is an implicit enum conversion) and
anything else has to be handled by a different code path (explicit
enum conversion).
I will fix the other code path today. Thanks for pointing this out, I
should have done a more thorough test in the first place.
+
+------- Additional Comments From miguel@ximian.com 2002-09-26 16:16 -------
+Ok, this now is fully fixed ;-)