From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 02:02:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FC616A4CE; Tue, 27 Jan 2004 02:02:30 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E4143D1F; Tue, 27 Jan 2004 02:01:49 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 520531675BA; Tue, 27 Jan 2004 11:01:36 +0100 (CET) Received: from gmx.net (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i0RA1Zq4021429 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Jan 2004 11:01:35 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) Message-ID: <401636FF.7090300@gmx.net> Date: Tue, 27 Jan 2004 11:01:35 +0100 From: Michael Nottebrock User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, de-de MIME-Version: 1.0 To: pav@freebsd.org References: <40162368.7080305@gmx.net> <20040127084153.GA60895@nagual.pp.ru> <40162A18.9080703@gmx.net> <20040127091130.GA61352@nagual.pp.ru> <40162D64.40902@gmx.net> <20040127092354.GA61750@nagual.pp.ru> <4016307E.7030300@gmx.net> <1075196305.66982.1.camel@pav.hide.vol.cz> In-Reply-To: <1075196305.66982.1.camel@pav.hide.vol.cz> X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF22A0AFFD2EFCAD54DCB9695" X-Virus-Scanned: by amavisd-new cc: Andrey Chernov cc: current@freebsd.org Subject: Re: Weird locale troubles (?!) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 10:02:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF22A0AFFD2EFCAD54DCB9695 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Pav Lucistnik wrote: > I asked on exactly this same "feature" few months again, and I was told > that it's illegal to abuse `tr a-z A-Z` to do uppercase conversion. > So just rewrote your script to use use awk toupper() ... You could use tr [:lower:] [:upper:] as well, but that wasn't really my point. -- ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enigF22A0AFFD2EFCAD54DCB9695 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3-nr1 (Windows 2000) Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org iD8DBQFAFjb/Xhc68WspdLARAjfXAJ41XQrhPZGAIQvq3lth5j2oQqgtxwCff3za 2a1E2+DyDKI3F5SBsJYDaHE= =uLAx -----END PGP SIGNATURE----- --------------enigF22A0AFFD2EFCAD54DCB9695--