Hi,
On 07/11/2021 15:52, Diederik de Haas wrote:
On Sunday, 7 November 2021 13:08:38 CET Matthew Vernon wrote:
On 24/12/2020 11:56, Diederik de Haas wrote:
The short answer is because you installed something that depends on the
8-bit runtime version.
I actually knew that, but I should've phrased my request a bit clearer.
$ aptitude why libpcre2-8-0
i git Depends libpcre2-8-0 (>= 10.34)
Let's take the Linux kernel as an example, which ofc uses git and has
contributors from all over the world, include those of whose name won't always
fit in ANSI/UTF-8 chars. Let's take Japanese as an example.
UTF-8 can represent all valid Unicode code points (cf
https://en.wikipedia.org/wiki/UTF-8 ). So I think your argument is
incorrect.
Regards,
Matthew