This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0


Andreas Schwab <schwab@suse.de> writes:

> Alexandre Oliva <aoliva@redhat.com> writes:
>
>> Ugh, I didn't realize the patch was so big, so much that it bounced.
>
> If you can avoid the whitespace change, it becomes a lot smaller.

You could also avoid the Hangul syllable name changes, like:

  -<UAC00>     /xea/xb0/x80 HANGUL SYLLABLE GA
  +<UAC00>     /xea/xb0/x80 <Hangul Syllable>

where the latter looks not informative.  Although the Hangul syllable
names are not available in UCD, they can be generated as combinations:

http://git.savannah.gnu.org/cgit/gnulib.git/tree/lib/uniname/uniname.c#n207
http://git.savannah.gnu.org/cgit/gnulib.git/tree/lib/uniname/uniname.c#n230

Regards,
--
Daiki Ueno


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