[Mono-bugs] [Bug 56465][Wis] Changed - The argument to the IndexerName attribute must be a valid identifier

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 23:37:44 -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 miguel@ximian.com.

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

--- shadow/56465	2004-04-04 13:28:31.000000000 -0400
+++ shadow/56465.tmp.9186	2004-04-05 23:37:44.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56465
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,9 @@
 C:\Inetpub\ftproot>csc t.cs
 t.cs(2,50): error CS0633: The argument to the IndexerName attribute must 
 be a
         valid identifier
 
 PEVerify gives errors on the exe we generate.
+
+------- Additional Comments From miguel@ximian.com  2004-04-05 23:37 -------
+fixed.