On Wed, Aug 21, 2013 at 11:23 AM, Matthias Vach
<
matthi...@googlemail.com> wrote:
> Is that intended?
Not sure. At least *some* uses of the default encoding are intentional
(however unfortunate): the build log is written in default encoding
for the slave, for example.
Generally speaking, we should be using UTF-8 wherever possible, but
when interaction with the stdio of external processes is involved,
this may not be possible.