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]

Re: collate changes


Ulrich Drepper writes:
> Bruno's collation changes introduced problems on Arm.  This is most
> probably due to unaligned data since the test suite was working
> before.

There was also a different change to ld-collate.c on 2000-08-27, not
by me.

What I'm observing now is that the LD_COLLATE file for an UTF-8 locale
has gone down from 880 KB to 310 KB, and that the size of some tables
inside this file sometimes change when the file is regenerated, even
though the locale source file itself remained unchanged.

To me it looks like a bug somewhere in ld-collate. It'd be good if
someone could apply bounds-checking or similar debugging tools to it.

Bruno

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