bug in ISO-IR-209 and MAC-SAMI converters

Bruno Haible haible@ilog.fr
Mon Apr 22 05:03:00 GMT 2002


Ulrich Drepper writes:
> On Fri, 2002-04-19 at 05:28, Bruno Haible wrote:
> > 
> > The ISO-IR-209 and MAC-SAMI converters map two bytes corresponding to
> > CAPITAL/SMALL H WITH CARON to CJK characters, <U821E> and <U821F>, instead
> > of to <U021E> and <U021F>. Here is a fix to the charmap, from which the
> > converters are generated.
> 
> Where did you get this information from?

About ISO-IR-209, I looked at the name of the characters listed in
http://www.itscj.ipsj.or.jp/ISO-IR/209.pdf
and compared this with the character name list in
http://www.unicode.org/Public/3.2-Update/UnicodeData-3.2.0.txt

Thus I concluded that it was a typo.

Since the MAC-SAMI has the same problem, and it was submitted by the
same person as the ISO-IR-209 charmap, I guessed it is a typo here as
well.

Bruno



More information about the Libc-alpha mailing list