[Mono-bugs] [Bug 60637][Nor] Changed - Error compiling custom attributes with field array value
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 11:56:38 -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=60637
--- shadow/60637 2004-06-23 11:41:49.000000000 -0400
+++ shadow/60637.tmp.13787 2004-06-23 11:56:38.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60637
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
[My (Prop = new char[] {'a'})]
static void Main () {
}
}
simple-prop-bug.cs(4) error CS0182: An attribute argument must be a
constant expression, typeof expression or array creation expression
+
+------- Additional Comments From miguel@ximian.com 2004-06-23 11:56 -------
+fixed.