[Mono-bugs] [Bug 77414][Wis] New - Enum declarations in interfaces
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 31 06:33:15 EST 2006
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 jesse at icecrew.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=77414
--- shadow/77414 2006-01-31 06:33:15.000000000 -0500
+++ shadow/77414.tmp.11019 2006-01-31 06:33:15.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 77414
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Basic
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: jesse at icecrew.nl
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Enum declarations in interfaces
+
+Description of Problem:
+I can't declare enums in interfaces.
+
+Steps to reproduce the problem:
+1. Declare an enum in an interface
+2.
+3.
+
+Actual Results:
+Syntax error.
+
+Expected Results:
+Clean compilation
+
+How often does this happen?
+Always
+
+Additional Information:
More information about the mono-bugs
mailing list