Re: [docs] [PATCH 5/7] ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable
"Antonin Godard" <[email protected]> Fri, 03 Jul 2026 11:57:10 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi Daniel, On Fri Jul 3, 2026 at 9:59 AM CEST, Daniel Ammann wrote: [...] >> + :term:`LOCALE_UTF8_IS_DEFAULT` >> + If set, locale names are renamed such that those lacking an explicit >> + encoding (e.g. ``en_US``) will always be UTF-8, and non-UTF-8 encodings >> + are renamed to, e.g., ``en_US.ISO-8859-1``. Otherwise, the encoding is >> + specified by `Glibc`'s ``SUPPORTED`` file. This not supported for > ^ is Nice catch, thank you! @Paul in CC, can you drop this patch when merging the PRs (on master, wrynose and scarthgap)? It is independent from the others. That way I'll be able to re-send it without this typo (or else I'll send another patch, that's ok too). Thanks! Antonin