On Mon, Dec 19, 2022 at 07:08:09PM +0000, Simon McVittie wrote: > On Fri, 16 Dec 2022 at 19:21:37 +0100, Adam Borowski wrote: > > As of Bookworm, legacy locales are no longer officially supported. > > For clarity, I think when you say "legacy locales" you mean locales > whose character encoding is either explicitly or implicitly something > other than UTF-8 ("legacy national encodings"), like en_US (implicitly > ISO-8859-1 according to /usr/share/i18n/SUPPORTED) and en_GB.ISO-8859-15 > (explicitly ISO-8859-15 in its name). True? > > Many of the non-UTF-8 encodings are single-byte encodings in the > ISO-8859 family, but if I understand correctly, your reasoning applies > equally to multi-byte east Asian encodings like BIG5, GB18030 and EUC-JP. > Also true? > > Meanwhile, locales with a UTF-8 character encoding, like en_AG > (implicitly UTF-8 according to /usr/share/i18n/SUPPORTED) or en_US.UTF-8 > (explicitly UTF-8), are the ones you are considering to be non-legacy. > Also true?
Which raise the question: does the corresponding user group moved to UTF-8 ? Judging from <https://en.wikipedia.org/wiki/Chinese_character_encoding>, neither Chinese nor Japanese users have overwhelmingly moved to UTF-8, so it would be problematic to stop supporting BIG5, GB18030 and EUC-JP. Cheers, -- Bill. <ballo...@debian.org> Imagine a large red swirl here.