This is the mail archive of the libc-alpha@cygnus.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: ISO-2022-JP-2 latin character encode bug


Shinya Hanataka <hanataka@abyss.rim.or.jp> writes:

> >Description:
> 	According to RFC1554(ISO-2022-JP-2), latin(ISO-8859-1) and
> 	Greek(ISO-8859-7) character must be designated to G2,
> 	and invoked with SS2 (ESC N).
> 	but glibc-2.0.110/iconvdata/ISO-2022-JP.c lacks SS2 code.

You are right.  I have written the code following a document which
didn't explained the G2 use correctly.  I've applied your patch for
2.0.111 in a slightly modified form (plus one less bug).

Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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