bug#24601: Update

2016-10-04 Thread Assaf Gordon
Hello, Attached is my test program for strcoll. It is slightly big, but mostly because of additional help and debug printing. This will also become relevant when we deal with multibyte sort/join/uniq later on. From brief testing, it seems glibc with UTF-8 locales is the only libc that has

bug#24601: Update

2016-10-04 Thread mathew
I've given them a test case in plain C. mathew On Tue, Oct 4, 2016 at 10:27 AM Paul Eggert wrote: > On 10/04/2016 07:12 AM, mathew wrote: > > I reported the issue to the glibc maintainers, but they seem skeptical. > >

bug#24601: Update

2016-10-04 Thread Assaf Gordon
Hello, On 10/04/2016 11:27 AM, Paul Eggert wrote: On 10/04/2016 07:12 AM, mathew wrote: I reported the issue to the glibc maintainers, but they seem skeptical. They don't sound that skeptical to me. They just want a test case that

bug#24601: Update

2016-10-04 Thread Paul Eggert
On 10/04/2016 07:12 AM, mathew wrote: I reported the issue to the glibc maintainers, but they seem skeptical. They don't sound that skeptical to me. They just want a test case that involves glibc strcoll only. Although such a test case

bug#24601: Update

2016-10-04 Thread mathew
I reported the issue to the glibc maintainers, but they seem skeptical.