[Mono-bugs] [Bug 21072][Min] Changed - Crash compiling a constant variable of Enum type

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Jul 2002 04:00:32 -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=21072

--- shadow/21072	Tue Apr 30 21:49:55 2002
+++ shadow/21072.tmp.5932	Thu Jul 18 00:00:32 2002
@@ -110,6 +110,10 @@
 
 miguel.
 
 ------- Additional Comments From miguel@ximian.com  2002-04-30 21:49 -------
 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.