[Mono-bugs] [Bug 55971][Nor] Changed - mcs fails to create custom attributes with fields which have array type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 15:31:30 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=55971

--- shadow/55971	2004-03-24 15:27:02.000000000 -0500
+++ shadow/55971.tmp.32148	2004-03-24 15:31:30.000000000 -0500
@@ -53,6 +53,11 @@
 Here, mcs reports:
 
 custom.cs(19) error CS0182: An attribute argument must be a constant
 expression, typeof expression or array creation expression
 
 while csc compiles it fine.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-24 15:31 -------
+Created an attachment (id=7085)
+Patch
+