[Mono-bugs] [Bug 52154][Nor] Changed - text.Chars is accepted by mcs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 23:41: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=52154

--- shadow/52154	2004-04-27 23:21:57.000000000 -0400
+++ shadow/52154.tmp.30127	2004-04-27 23:41:08.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52154
 Product: Mono: Compilers
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 	public static void Main ()
 	{
 		Test (new A ());
 	}
 }
 
+
+------- Additional Comments From martin@ximian.com  2004-04-27 23:41 -------
+Fixed in CVS.