This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Complete GB18030 charmap
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Sun, 5 Feb 2012 20:27:10 -0500
- Subject: Re: [PATCH] Complete GB18030 charmap
- References: <m2ipjmzg8x.fsf@igel.home>
On Sat, Feb 4, 2012 at 11:59 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> 2012-02-04 ?Andreas Schwab ?<schwab@linux-m68k.org>
>
> ? ? ? ?[BZ #11837]
> ? ? ? ?* iconvdata/gb18030.c: Update tables.
> ? ? ? ?(BODY for FROM_LOOP): Update. ?Handle two-byte encoded non-BMP
> ? ? ? ?characters specially.
> ? ? ? ?(BODY for TO_LOOP): Add encoding of missing ranges.
>
> localedata/:
> ? ? ? ?[BZ #11837]
> ? ? ? ?* charmaps/GB18030: Add missing characters.
I'm not a locale expert, and therefore I can't comment on the patch,
but if it fixes BZ#11837 then this is a good thing :-)
Is there any reason you haven't commented in BZ #11837 to indicate you
plan to fix the BZ?
I'd like to see us develop some nicer BZ etiquette which includes
updating issues if you're working on them.
Who has the knowledge to be able to review your patch?
Cheers,
Carlos.