[WIPv5] Expected behaviour for a-z, A-Z, and 0-9 (Bug 23393).
Florian Weimer
fweimer@redhat.com
Mon Jul 30 18:34:00 GMT 2018
On 07/30/2018 08:25 PM, Carlos O'Donell wrote:
> As far as I can tell the regression has existed since the first import
> for en_US which copied LC_COLLATE from en_DK (showing en_DK):
> ~~~
> f5f52655ceb (Ulrich Drepper 1997-03-05 00:35:19 +0000 967) <A> <A>;<NONE>;<CAPITAL>;IGNORE
> f5f52655ceb (Ulrich Drepper 1997-03-05 00:35:19 +0000 968) <a> <A>;<NONE>;<SMALL>;IGNORE
> ...
> f5f52655ceb (Ulrich Drepper 1997-03-05 00:35:19 +0000 1546) <Z> <Z>;<NONE>;<CAPITAL>;IGNORE
> f5f52655ceb (Ulrich Drepper 1997-03-05 00:35:19 +0000 1547) <z> <Z>;<NONE>;<SMALL>;IGNORE
> f5f52655ceb (Ulrich Drepper 1997-03-05 00:35:19 +0000 1548) <Z'> <Z>;<ACUTE>;<CAPITAL>;IGNORE
> ~~~
> Is this what you mean by "longer in the making?"
Yes, that's what I meant. I didn't check whether it went back to 2.17,
2.12, or even earlier.
Thanks,
Florian
More information about the Libc-alpha
mailing list