From owner-freebsd-current@FreeBSD.ORG Mon Aug 4 13:32:45 2003 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 C769037B40F; Mon, 4 Aug 2003 13:32:45 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1128D43FBD; Mon, 4 Aug 2003 13:32:42 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h74KWL0U004923 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Aug 2003 23:32:21 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h74KWJVT004914; Mon, 4 Aug 2003 23:32:19 +0300 (EEST) (envelope-from ru) Date: Mon, 4 Aug 2003 23:32:19 +0300 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20030804203219.GF1445@sunbay.com> References: <20030804195135.0562a9a2.yosimoto@waishi.jp> <20030804114723.GB39384@sunbay.com> <20030804223833.6c9a6718.yosimoto@waishi.jp> <20030804134636.GA39138@nagual.pp.ru> <20030804135713.GA39289@nagual.pp.ru> <20030804140332.GA39367@nagual.pp.ru> <20030804141858.GB60105@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5UGlQXeG3ziZS81+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: Andrey Chernov cc: standards@freebsd.org cc: current@freebsd.org Subject: Re: buildworld broken after installworld 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: Mon, 04 Aug 2003 20:32:46 -0000 --5UGlQXeG3ziZS81+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 04, 2003 at 08:58:00PM +0200, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > > For example, this result is right and not the bug (but wrong tr usage= ): > > >=20 > > > env LANG=3Dde_DE.ISO8859-1 tr '[a-z]' '[A-Z]' > > > vi_zero > > > WI_]ERO > > Clearly this is a useless construct then. >=20 > The correct construct is tr '[:lower:]' '[:upper:]' >=20 I think we've now reached the agreement with Andrey that a more correct, safe, and portable [sic] construct would be "LC_ALL=3DC tr [:lower:] [:upper:]". It works the same in any non-broken operating system and with any locale. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --5UGlQXeG3ziZS81+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD4DBQE/LsLTUkv4P6juNwoRAk6fAJ0cISVutLIpWWirid3wwA9qiOOvrACYkoUy l20+VR7fAl4zKANdA6q5TQ== =C/Ie -----END PGP SIGNATURE----- --5UGlQXeG3ziZS81+--