[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Locale of build environments
From: |
Mark H Weaver |
Subject: |
Re: Locale of build environments |
Date: |
Sat, 14 Feb 2015 19:12:13 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> Mark H Weaver <address@hidden> skribis:
>
>> Guile converts POSIX byte strings (e.g. file names) to strings using to
>> the current locale encoding, but the default locale in our build
>> environment is "C" which means ASCII-only.
>>
>> I would advocate using a UTF-8 locale for all builds by default.
>
> Note that this was already the case before locales were moved out of the
> ‘glibc’ package. Also, the early bootstrap environment (until
> ‘glibc-final’ is used) doesn’t have locales.
>
> For the non-bootstrap environment, we could make a ‘glibc-utf8-locale’
> that would only include ‘en_US.UTF-8’ (or a few more, but which one?)
> and add it to the implicit inputs of ‘gnu-build-system’.
>
> WDYT?
Sounds good to me!
Thanks,
Mark
- CA certificates, Andreas Enge, 2015/02/10
- Re: CA certificates, Andreas Enge, 2015/02/12
- Re: CA certificates, Mark H Weaver, 2015/02/12
- Re: CA certificates, Andreas Enge, 2015/02/12
- Locale of build environments, Ludovic Courtès, 2015/02/12
- Re: Locale of build environments, Andreas Enge, 2015/02/12
- Re: Locale of build environments,
Mark H Weaver <=
- Re: Locale of build environments, Ludovic Courtès, 2015/02/26
- Re: Locale of build environments, Mark H Weaver, 2015/02/26
- Re: Locale of build environments, Ludovic Courtès, 2015/02/27
- Re: Locale of build environments, Ludovic Courtès, 2015/02/27
Re: CA certificates, Mark H Weaver, 2015/02/13
Re: CA certificates, Ludovic Courtès, 2015/02/12