[Mono-bugs] [Bug 28012][Nor] Changed - '\uXXXX' problem in runtime and compiler

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 Jul 2002 11:57:25 -0000


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 lupus@ximian.com.

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

--- shadow/28012	Fri Jul 19 13:36:04 2002
+++ shadow/28012.tmp.3908	Wed Jul 24 07:57:25 2002
@@ -40,6 +40,13 @@
 when compiled with csc:
 ldc.i4     0xd1
 
 ------- Additional Comments From gonzalo@ximian.com  2002-07-19 13:36 -------
 Fixed mcs.
 
+
+------- Additional Comments From lupus@ximian.com  2002-07-24 07:57 -------
+The runtime works coorectly, assuming you have an utf-8 terminal.
+Maybe we should convert to the local encoding on WriteLine to the Console?
+$ mono char-ref.exe |recode utf-8
+Ñ
+