[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
Sat, 22 May 2004 13:34:23 -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 marek.safar@seznam.cz.

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

--- shadow/55970	2004-04-28 22:37:08.000000000 -0400
+++ shadow/55970.tmp.13144	2004-05-22 13:34:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 55970
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
 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.
+
+------- Additional Comments From marek.safar@seznam.cz  2004-05-22 13:34 -------
+Fixed in CVS