[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
Wed, 28 Apr 2004 22:37:08 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55970
--- shadow/55970 2004-03-25 12:20:11.000000000 -0500
+++ shadow/55970.tmp.16467 2004-04-28 22:37:08.000000000 -0400
@@ -8,13 +8,13 @@
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
URL:
Cc:
Summary: mcs reports CS0617 for an inaccessible field in custom attribute creation
Consider the following testcase: