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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 15:42:37 -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-06 19:07:34.000000000 -0400
+++ shadow/56465.tmp.28723	2004-04-10 15:42:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56465
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
 Maybe that could be of use here.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-04-06 19:07 -------
 Created an attachment (id=7217)
 patch
 
+
+------- Additional Comments From miguel@ximian.com  2004-04-10 15:42 -------
+Applied the patch.