autoconf-patches  

Re: [SCM] GNU Autoconf source repository branch, master, updated. v2.65-35-ga2889ee

Paolo Bonzini
Wed, 03 Feb 2010 02:13:29 -0800

On 02/01/2010 07:44 PM, Ralf Wildenhues wrote:
On my Cygwin, C means UTF-8. I suppose though that's just because
Cygwin changed recently.

That's a royally bad idea, since the only portable way to handle files that potentially contain invalid multibyte sequences, is to set the locale to C.

:-(

Paolo