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: Unicode 3.2 support (4)


Ulrich Drepper writes:
> >    Ulrich, can you mention the rationale of this patch to the width
> >    table, from Yu Shao, that you accepted in January? I cannot find it
> >    in the public archives.
> 
> I'm not aware of this change.  If it happened it certainly wasn't
> intentional on my side.

That patch not only killed the width table, it also killed the Unicode 3.1
added characters that I added in a previous patch. I assume that was
unintentional as well.

The ChangeLog entry for Yu Shao's patch just says "Update.".
Please remember that when someone sends you a patch without a sensible
ChangeLog entry, it usually means "I send no ChangeLog entry because I am
too lazy to proofread my patch and check what it really modifies".


ChangeLog:
2002-04-21  Bruno Haible  <bruno@clisp.org>

	* iconvdata/tst-table.sh: For the second check, use the truncated
	GB18030 charmap table, like for the first check.

localedata/ChangeLog:
2002-04-21  Bruno Haible  <bruno@clisp.org>

	* charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK),
	14 (tags), 15 and 16 (private use), accidentally removed by the
	2002-01-16 patch. Replace width table by one which is based on
	Unicode but is biased for CJK.

[The patch is too large for this mailing list. You can download it from
ftp://ftp.ilog.fr/pub/Users/haible/gnu/glibc-unicode32-patch4a.bz2 .]


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