[Mono-bugs] [Bug 52509][Wis] Changed - We do not accept unicode escape chars for decls

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Dec 2003 15:43:49 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/52509	2003-12-23 14:53:10.000000000 -0500
+++ shadow/52509.tmp.5936	2003-12-23 15:43:49.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52509
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,11 @@
 			System.Console.WriteLine(c.ToString());
 	}      
 }
 
 csc compiles, when run the program prints
 f
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-23 15:43 -------
+
+
+*** This bug has been marked as a duplicate of 52019 ***