qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 2/2] Revert commit d4e5ec877ca


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v4 2/2] Revert commit d4e5ec877ca
Date: Tue, 19 Jun 2018 13:46:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Eric Blake <address@hidden> writes:

> On 06/18/2018 12:59 PM, Markus Armbruster wrote:
>> From: Matthias Maier <address@hidden>
>>
>> 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 set [1]. The only stable way of fixing the
>> encoding problem is by explicitly annotating encoding/decoding in the
>> python script.
>>
>> [1] https://bugs.gentoo.org/657766
>>
>> Signed-off-by: Arfrever Frehtes Taifersar Arahesis <address@hidden>
>> Signed-off-by: Matthias Maier <address@hidden>
>> Message-Id: <address@hidden>
>> ---
>
> Markus, does this need S-o-b from you?  (Then again, if it goes in
> through your tree, that's a moot point, as you'd add it as maintainer)

I intend to take it through my tree.

> Reviewed-by: Eric Blake <address@hidden>

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]