Markus Armbruster writes:
> From: Matthias Maier
>
> This commit removes the PYTHON_UTF8 workaround. The problem with setting
>
> LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8
>
> is that the en_US.UTF-8 locale might not be available. In this case
> setting above locales results in build errors even tho
Eric Blake writes:
> On 06/18/2018 12:59 PM, Markus Armbruster wrote:
>> From: Matthias Maier
>>
>> This commit removes the PYTHON_UTF8 workaround. The problem with setting
>>
>>LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8
>>
>> is that the en_US.UTF-8 locale might not be available. In this case
>> s
On 06/18/2018 12:59 PM, Markus Armbruster wrote:
From: Matthias Maier
This commit removes the PYTHON_UTF8 workaround. The problem with setting
LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8
is that the en_US.UTF-8 locale might not be available. In this case
setting above locales results in build erro
On Mon, Jun 18, 2018 at 07:59:58PM +0200, Markus Armbruster wrote:
> From: Matthias Maier
>
> This commit removes the PYTHON_UTF8 workaround. The problem with setting
>
> LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8
>
> is that the en_US.UTF-8 locale might not be available. In this case
> setting abov
From: Matthias Maier
This commit removes the PYTHON_UTF8 workaround. The problem with setting
LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8
is that the en_US.UTF-8 locale might not be available. In this case
setting above locales results in build errors even though another UTF-8
locale was originally s