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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76588 --- shadow/76588 2005-11-01 02:33:16.000000000 -0500 +++ shadow/76588.tmp.5965 2005-11-01 14:55:01.000000000 -0500 @@ -69,6 +69,15 @@ CP949 is nearly 100% identical to EUC-KR because CP949 is a superset that uses the extra character range the windows code pages use that the other chacters (like the ISO-8859-x's) use for control characters. At Match, we assume its safe to decode euc-kr with a CP- 949 encoder but not I'm not sure the other way. + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-01 14:55 ------- +I committed a fix in svn as r52455, but am not really sure if it is +fine. Kim, can you please check if it works fine? + +The euc-kr fix is basically identical except that it ignores UHC +(extended) syllables marked as "UHC Level1" and "UHC Level2" in +mcs/class/I18N/CJK/CP949.cs. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
