From owner-freebsd-hackers Mon Oct 16 19:43:59 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05154 for hackers-outgoing; Mon, 16 Oct 1995 19:43:59 -0700 Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id TAA05146 for ; Mon, 16 Oct 1995 19:43:50 -0700 Received: by sovcom.kiae.su id AA10937 (5.65.kiae-1 ); Tue, 17 Oct 1995 05:38:42 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Tue, 17 Oct 95 05:38:42 +0300 Received: (from ache@localhost) by ache.dialup.demos.ru (8.6.11/8.6.9) id FAA01170; Tue, 17 Oct 1995 05:37:53 +0300 To: "Kaleb S. KEITHLEY" Cc: hackers@freefall.FreeBSD.org References: <199510170146.VAA25626@exalt.x.org> In-Reply-To: <199510170146.VAA25626@exalt.x.org>; from "Kaleb S. KEITHLEY" at Mon, 16 Oct 1995 21:46:15 EST Message-Id: Organization: Olahm Ha-Yetzirah Date: Tue, 17 Oct 1995 05:37:52 +0300 (MSK) X-Mailer: Mail/@ [v2.40 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast Subject: Re: A couple problems in FreeBSD 2.1.0-950922-SNAP Lines: 27 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1055 Sender: owner-hackers@FreeBSD.org Precedence: bulk In message <199510170146.VAA25626@exalt.x.org> Kaleb S. KEITHLEY writes: >I thought we already established that in the C locale ANSI stipulates >islower/tolower/isupper/toupper only apply to 0x20<=c<=0x7e? Well, Terry do you mean propogation to _full_ 8859-1 or the same _reduced_ variant as Kaleb means? And hows about ispunct (its differ)? >> >If you need to make code that isn't internationalized and you want a hack, >> >call the setlocale(,"") in main() if the desired program. >> >> It will be broken for locales wich char width > 8bits. >I don't believe this, and I explained why in a previous email. Well, currently we have XPG/4 into libc and even some data to support it, so you can believe. Are we need a vote to cut down XPG/4 to XPG/3? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849