to try to
make it work.
CU, Bernhard
Adam
-Original Message-
From: Leopold Toetsch [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12, 2004 5:19 AM
To: Jens Rieks
Cc: [EMAIL PROTECTED]
Subject: Re: cvs commit: parrot/imcc/t/syn file.t
Jens Rieks <[EMAIL PROTECTED]> wrote:
> Cc: [EMAIL PROTECTED]
> Subject: Re: cvs commit: parrot/imcc/t/syn file.t
>
>
> Jens Rieks <[EMAIL PROTECTED]> wrote:
>
> > The test has to be located inside the eval, this construct
> has no effect.
> > Might it be better to set LANG to 'C', instead of 'en'?
>
> Thanks, applied.
> leo
>
Jens Rieks <[EMAIL PROTECTED]> wrote:
> The test has to be located inside the eval, this construct has no effect.
> Might it be better to set LANG to 'C', instead of 'en'?
Thanks, applied.
leo
Am Donnerstag, 12. Februar 2004 08:18 schrieb Leopold Toetsch:
[snip]
> eval { local $ENV{LANG} = 'en'; };
[snip]
The test has to be located inside the eval, this construct has no effect.
Might it be better to set LANG to 'C', instead of 'en'?
'en' in not installed on my system, but 'C' is in eng