From owner-freebsd-arch Sat Nov 3 7:11:41 2001 Delivered-To: freebsd-arch@freebsd.org Received: from smtp.noos.fr (zola.noos.net [212.198.2.76]) by hub.freebsd.org (Postfix) with ESMTP id 0FE8A37B416 for ; Sat, 3 Nov 2001 07:11:39 -0800 (PST) Received: (qmail 15128605 invoked by uid 0); 3 Nov 2001 15:11:36 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.229.145]) (envelope-sender ) by 212.198.2.76 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 Nov 2001 15:11:36 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id fA3FBYs82494; Sat, 3 Nov 2001 16:11:34 +0100 (CET) (envelope-from root) Message-Id: <200111031511.fA3FBYs82494@gits.dyndns.org> Subject: Re: POSIX character class support for 1Tawk In-Reply-To: <20011103145700.E4464@hades.hell.gr> To: Giorgos Keramidas Date: Sat, 3 Nov 2001 16:11:34 +0100 (CET) Cc: Peter Pentchev , Dag-Erling Smorgrav , arch@FreeBSD.ORG Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL95a (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > On Sat, Nov 03, 2001 at 04:49:33PM +0200, Peter Pentchev wrote: > > On Sat, Nov 03, 2001 at 02:35:15PM +0000, Giorgos Keramidas wrote: > > [snip] > > > $ env LC_LANG=el_GR LC_ALL=el_GR.ISO8859-7 ./blah > > > Using NULL: false > > > Using getenv(): true > > > > > > In the second case, of having the proper locale setup in the > > > environment, only when getenv() is used to retrieve the proper value > > > for setlocale() the GREEK_ALPHA character is recognized from isalpha() :/ > > > > Well, I implicitly assumed that LC_ALL was set, as by the FreeBSD sample > > 'russian' login.conf entry: it defines the 'lang' attribute, which > > sets LANG, which setlocale(3) interprets as an LC_ALL setting. > > Aye, my mistake. > With proper defaults, and "", this works. > You are right :) I suppose this only work under -current, I am right ? Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message