[Mono-bugs] [Bug 21072][Min] Changed - Crash compiling a constant variable of Enum type
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 Aug 2002 09:50:20 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21072
--- shadow/21072 Thu Jul 18 00:00:32 2002
+++ shadow/21072.tmp.32596 Fri Aug 2 05:50:20 2002
@@ -1,13 +1,13 @@
Bug#: 21072
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: f_ai@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -114,6 +114,9 @@
I removed the crash, but we should address this problem in the Mono
runtime since this is a .NET limitation.
------- Additional Comments From miguel@ximian.com 2002-07-18 00:00 -------
The compiler in theory can deal with this, but currently I get a crash
on the System.Reflection support in Mono.
+
+------- Additional Comments From lupus@ximian.com 2002-08-02 05:50 -------
+Fixed in cvs.