Date: Wed, 14 Feb 2001 00:26:39 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: nnd@mail.nsk.ru Cc: current@FreeBSD.ORG, phantom@FreeBSD.org Subject: Re: setlocale() fails Message-ID: <86vgqeeh8w.wl@archon.local.idaemons.org> In-Reply-To: <200102131401.f1DE1SI31513@wint.itfs.nsk.su> References: <86y9vbdm9r.wl@daemon.local.idaemons.org> <200102131401.f1DE1SI31513@wint.itfs.nsk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 13 Feb 2001 20:01:28 +0600 (NOVT), nnd@mail.nsk.ru wrote: > Yes this patch permits 'setlocale(LC_ALL, "")' to return > success, but it is not solve the problem totally. It seems to me > that all comparisons of the return value from '__part_load_locale' > in the 'lmessages.c', 'lnumeric.c' and 'lmonetary.c' are reversed now > and your patch correct only one of them (but this one prevents > setlocale to work for all locales but "C" and "POSIX"). All reversed? It seems to me at least the comparison in the line 65 of lmessages.c is correct, and the ones in lnumeric.c and lmonetary.c look fine as well. Let's have your say, Alexey! ;) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86vgqeeh8w.wl>