Date: Tue, 29 Aug 2000 19:00:47 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Alexey Zelkin <phantom@cris.crimea.ua> Cc: i18n@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Request for review: locale aliases support for libc Message-ID: <20000829190047.A91611@nagual.pp.ru> In-Reply-To: <20000829172651.A80899@ark.cris.net>; from phantom@cris.crimea.ua on Tue, Aug 29, 2000 at 05:26:51PM %2B0300 References: <20000829140102.A29555@ark.cris.net> <20000829151857.A90464@nagual.pp.ru> <20000829152733.A90577@nagual.pp.ru> <20000829172651.A80899@ark.cris.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 29, 2000 at 05:26:51PM +0300, Alexey Zelkin wrote: > I have updated patchset. libc/nls part is comming soon. Why you always check LC_CTYPE existance only? It may not exist but other locale parts, f.e. LC_TIME are still valid. It is not required to have LC_CTYPE for locale. You need to check LC_* existence corresponding to setlocale() request made. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ 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?20000829190047.A91611>