Hello, all. UnicodeData.txt has an incorrect compatibility mapping. I've reported it as a Unicode 3.2 beta bug to [EMAIL PROTECTED]
see also http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=F951 http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=964B http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=96FB But is it better that this patch would be applied after publishing Unicode 3.2? since NormalizationTest-3.1.1 also say so (96FB == NFC(F951)) and that would be NOT A BUG according to the conformance test? --- UnicodeData.txt~ Fri Jan 25 13:24:42 2002 +++ UnicodeData.txt Sun Feb 03 16:27:16 2002 @@ -9319,7 +9319,7 @@ F94E;CJK COMPATIBILITY IDEOGRAPH-F94E;Lo;0;L;6F0F;;;;N;;;;; F94F;CJK COMPATIBILITY IDEOGRAPH-F94F;Lo;0;L;7D2F;;;;N;;;;; F950;CJK COMPATIBILITY IDEOGRAPH-F950;Lo;0;L;7E37;;;;N;;;;; -F951;CJK COMPATIBILITY IDEOGRAPH-F951;Lo;0;L;96FB;;;;N;;;;; +F951;CJK COMPATIBILITY IDEOGRAPH-F951;Lo;0;L;964B;;;;N;;;;; F952;CJK COMPATIBILITY IDEOGRAPH-F952;Lo;0;L;52D2;;;;N;;;;; F953;CJK COMPATIBILITY IDEOGRAPH-F953;Lo;0;L;808B;;;;N;;;;; F954;CJK COMPATIBILITY IDEOGRAPH-F954;Lo;0;L;51DC;;;;N;;;;; End of patch Regards, SADAHIRO Tomoyuki