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]
Other format: [Raw text]

Re: misc iconv fixes


On Wed, 2002-04-17 at 07:50, Bruno Haible wrote:
> 
> Three small fixes:
> 1) The EUC-JP to Unicode converter could go into an endless loop when
>    encountering an invalid Katakana in the input and when iconv is called
>    with the -c option.
> 2) The EUC-JP to Unicode converter, when encountering a byte > 0x80 followed
>    by a byte < 0x80 (which is invalid input), would skip 2 bytes instead of
>    just one byte.
> 3) The usage message of the tst-table-from program is wrong.

Thanks, I've applied the patch.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


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