From owner-cvs-all Sat Apr 6 11:52:27 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 462BD37B417; Sat, 6 Apr 2002 11:52:21 -0800 (PST) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g36JqBx7058353; Sat, 6 Apr 2002 23:52:17 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.2/8.12.2/Submit) id g36Jq8Zm058352; Sat, 6 Apr 2002 23:52:09 +0400 (MSD) Date: Sat, 6 Apr 2002 23:52:06 +0400 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/sort Makefile netbsd.h Message-ID: <20020406195203.GA58317@nagual.pp.ru> References: <200204061359.g36DxiB78013@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204061359.g36DxiB78013@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 06, 2002 at 05:59:44 -0800, Dag-Erling Smorgrav wrote: > Build a working version of sort(1) from contrib. Use netbsd.h as a hack > to avoid bringing the sources off the vendor branch just to #ifdef out > the RCS and SCCS IDs. Bah! Are you SURE that you build _working_ version? Do you *test* your changes before your itchy-fingers commiting? IT HAVE THE SAME BUG ORIGINALLY. This bug is not result of my changes! To see it, run env LANG=ru_RU.KOI8-R sort -n 1000 100 So, my changes not made it worse than it was (i.e. it broken for non-ASCII as designed). -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message