[Mono-bugs] [Bug 21070] Changed - Not folding values for Enum while declaring (both sides are FieldExprs)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Mar 2002 23:06:54 -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=21070
--- shadow/21070 Tue Mar 12 17:50:23 2002
+++ shadow/21070.tmp.8337 Tue Mar 12 18:06:54 2002
@@ -10,13 +10,13 @@
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: f_ai@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Summary: Crash compiling Enum when values initialized with other enum values.
+Summary: Not folding values for Enum while declaring (both sides are FieldExprs)
Description of Problem:
There is a crash when the enum items are initialized with other enum
value.
More details:(this is what i think is happening)