[Mono-bugs] [Bug 55970][Min] Changed - mcs reports CS0617 for an inaccessible field in custom attribute creation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 12:20:11 -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=55970

--- shadow/55970	2004-03-23 16:15:21.000000000 -0500
+++ shadow/55970.tmp.8800	2004-03-25 12:20:11.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 55970
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -52,6 +52,9 @@
 
 custom.cs(19) error CS0617: 'separator2' is not a valid named attribute
 argument. Named attribute arguments must be fields which are not readonly,
 static or const, or properties with a set accessor which are not static.
 
 While csc reports a CS0122.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-25 12:20 -------
+This is cs0122-4.cs in mcs/errors.