[Mono-bugs] [Bug 53437][Nor] Changed - compiler can't handle enums in a method

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 31 Jan 2004 02:36:57 -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=53437

--- shadow/53437	2004-01-29 13:07:42.000000000 -0500
+++ shadow/53437.tmp.30063	2004-01-31 02:36:57.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53437
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: XP
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jason.uppenborn@atcoitek.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,9 @@
 
 
 How often does this happen? 
 Every time
 
 Additional Information:
+
+------- Additional Comments From miguel@ximian.com  2004-01-31 02:36 -------
+Enumerations are not permitted inside methods in C#.