[Mono-bugs] [Bug 46565][Min] Changed - mcs allows IndexerNameAttribute on classes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 18 Jul 2003 11:23:09 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46565
--- shadow/46565 Fri Jul 18 07:42:23 2003
+++ shadow/46565.tmp.12296 Fri Jul 18 11:23:09 2003
@@ -2,16 +2,16 @@
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: ravi@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs allows IndexerNameAttribute on classes
@@ -30,6 +30,9 @@
Actual results:
Compilation succeeded
Expected results:
error CS0592: Attribute 'IndexerName' is not valid on this declaration
type. It is valid on 'property' declarations only,
+
+------- Additional Comments From ravi@ximian.com 2003-07-18 11:23 -------
+Assigning to myself