This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ISIRI-3342 converter broken




On Mon, 31 Jul 2000, Bruno Haible wrote:

> The iconv converter module for ISIRI-3342 is broken: In the char -> Unicode
> direction, it does not convert 0x80 to U+0000, as described in the charmap.
> And the Unicode -> char conversion is completely broken, because the script
> to generate the .h file from the charmap cannot cope with the non-injective
> mapping: the from_ucs4 table contains extraneous elements. Here is a fix.

BTW, full ISIRI-3342 <-> Unicode needs applying the Unicode bidirectional
algorithm, since the bidi character classes are different. If only I can
find the time, ...

--roozbeh



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]