RFC: locale-source validation script
Andreas Schwab
schwab@suse.de
Wed Jul 26 07:53:00 GMT 2017
On Jul 25 2017, Zack Weinberg <zackw@panix.com> wrote:
> - There are quite a few strings that aren't NFC and I suspect it's
> going to take expert knowledge of the languages involved to tell if
> that's desirable.
I don't think NFC or not has anything to do with the language.
> - Speaking of, why is it that every single locale source file uses %
> for comments and / for escapes, instead of the default # for comments
> and \ for escapes? It seems gratuitous and it made the linter harder
> to write.
Probably because \ is not portable to all charsets.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list