[PATCH] locale: Avoid warning in --verbose mode for non-symbolic character.
Zack Weinberg
zackw@panix.com
Tue Oct 17 18:27:00 GMT 2017
On Fri, Oct 13, 2017 at 3:34 PM, Carlos O'Donell <carlos@redhat.com> wrote:
>
> I'm working through a new C.UTF-8 locale and I need this fix to avoid
> warnings in --verbose mode.
Yay officially supported C.UTF-8.
> Zack Weinberg's excellent scripts are coming along we can use these to find
> instances of human errors in the scripts:
> https://sourceware.org/ml/libc-alpha/2017-07/msg00860.html
> https://sourceware.org/ml/libc-alpha/2017-08/msg00136.html
The latest edition of the script is
https://sourceware.org/ml/libc-alpha/2017-08/msg01199.html and I've
taken it as far as I can with my complete lack of knowledge of what
actually goes in locale definitions. I would like to think we could
get rid of all of the uses of non-NFC strings in the definition files,
but I really don't know if that's possible, or what would be a good
way to express to the script that some non-normalized strings are
intentional. I'm not planning on working on it any more without a
whole bunch of guidance from Mike, Rafal, and company.
zw
More information about the Libc-alpha
mailing list