[Mono-bugs] [Bug 43915][Nor] Changed - mcs fails to recognize OR-ed enumerator values as constant
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 30 Jun 2003 14:34:53 -0400 (EDT)
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=43915
--- shadow/43915 Fri May 30 08:57:07 2003
+++ shadow/43915.tmp.6068 Mon Jun 30 14:34:53 2003
@@ -1,14 +1,14 @@
Bug#: 43915
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -34,6 +34,9 @@
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
When compiling this, mcs reports the following error:
bug-const.cs(10) error CS0150: A constant value is expected
csc compiles it just fine.
+
+------- Additional Comments From miguel@ximian.com 2003-06-30 14:34 -------
+This has been fixed on CVS.