Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 1997 19:55:52 +0400 (MSD)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        Ollivier Robert <roberto@keltia.freenix.fr>
Cc:        ports@FreeBSD.ORG
Subject:   Re: perl5.004
Message-ID:  <Pine.BSF.3.96.970601195123.504D-100000@nagual.pp.ru>
In-Reply-To: <19970601111907.20896@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Jun 1997, Ollivier Robert wrote:

> According to Gary Palmer:
> > perl: warning: Setting locale failed.
> > perl: warning: Please check that your locale settings:
> >         LC_ALL = (unset),
> >         LANG = "us"
> 
> It seems to fails with many locale settings :-(
> 

All names you mention except

"hr_HR.ISO_8859-2"
"ru_RU.*"
"ASCII"
"lt_LN.*"
(also "ko_KR.EUC" is correct, you need link with -lxpg4)

are incorrectly constructed and system setlocale() should fail on them.
If perl fallbacks to system setlocale(), it should fail too.
If perl not fall back, it is perl bug and must be fixed
for FreeBSD case at least.

-- 
Andrey A. Chernov
<ache@null.net>
http://www.nagual.pp.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970601195123.504D-100000>