[Mono-bugs] [Bug 69337][Min] Changed - mcs crashes on "const MyEnum foo = 0;"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Nov 2004 20:16:37 -0500 (EST)


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=69337

--- shadow/69337	2004-11-10 16:15:23.000000000 -0500
+++ shadow/69337.tmp.7060	2004-11-25 20:16:37.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69337
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: danw@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -33,6 +33,9 @@
 in <0x0001f> Mono.CSharp.Const:Emit ()
 in <0x000a8> Mono.CSharp.TypeContainer:EmitConstants ()
 in <0x0052a> Mono.CSharp.TypeContainer:EmitType ()
 in <0x0045c> Mono.CSharp.RootContext:EmitCode ()
 in <0x00cd9> Mono.CSharp.Driver:MainDriver (string[])
 in <0x00019> Mono.CSharp.Driver:Main (string[])
+
+------- Additional Comments From miguel@ximian.com  2004-11-25 20:16 -------
+Fixed.