bug in charmap for UTF-8

Bruno Haible haible@ilog.fr
Mon Jul 31 08:21:00 GMT 2000


The UTF-8 charmap contains duplicate entries for two characters.


2000-07-30  Bruno Haible  <haible@clisp.cons.org>

	* charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.

*** glibc-20000729/localedata/charmaps/UTF-8.bak	Thu Jul 20 19:44:52 2000
--- glibc-20000729/localedata/charmaps/UTF-8	Sun Jul 30 14:59:22 2000
***************
*** 14596,14604 ****
  <U4DB2>     /xe4/xb6/xb2 <CJK>
  <U4DB3>     /xe4/xb6/xb3 <CJK>
  <U4DB4>     /xe4/xb6/xb4 <CJK>
- <U4DB5>     /xe4/xb6/xb5 <CJK Ideograph Extension A, Last>
  <U4DB5>     /xe4/xb6/xb5 <CJK>
- <U4E00>     /xe4/xb8/x80 <CJK Ideograph, First>
  <U4E00>     /xe4/xb8/x80 <CJK>
  <U4E01>     /xe4/xb8/x81 <CJK>
  <U4E02>     /xe4/xb8/x82 <CJK>
--- 14596,14602 ----


More information about the Libc-alpha mailing list