On Feb 29 12:46, Jon Turney wrote:
> On 29/02/2016 12:19, m...@patrick-bendorf.de wrote:
> >+if (`uname -o` =~ /cygwin/i) {
> >+    $ENV{'LANG'} = 'C.UTF-8';
> >+} else {
> >+    $ENV{'LANG'} = 'C';
> 
> This can just say "$ENV{'LANG'} = 'C';" right? As that has to work
> everywhere?

Uh, I missed that.  Yes, of course that should work, too.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature

Reply via email to