[Mono-bugs] [Bug 51529][Wis] Changed - Encoding problem with GB18030

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 30 15:06:52 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/51529	2005-05-30 14:37:58.000000000 -0400
+++ shadow/51529.tmp.15608	2005-05-30 15:06:52.000000000 -0400
@@ -36,6 +36,15 @@
 Even though my $LANG is set to en_US.UTF-8, I'm not able to use
 Console.WriteLine to write out Chinese characters.
 
 Here's a screenshot:
 
 http://a-chinaman.com/stuff/images/mono-chinese.png
+
+------- Additional Comments From atsushi at ximian.com  2005-05-30 15:06 -------
+Compile with -codepage:actual_codepage (e.g. 65001 if the source is
+utf-8) or you won't get expected results.
+
+Anyways, we don't have GB18030 encoding, so it must not be successful.
+
+Let's keep it as Wishlist and wait for possible contribution on
+GB18030 implementation.


More information about the mono-bugs mailing list