Date: Sat, 6 Apr 2002 23:52:06 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Dag-Erling Smorgrav <des@FreeBSD.org> 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> In-Reply-To: <200204061359.g36DxiB78013@freefall.freebsd.org> References: <200204061359.g36DxiB78013@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020406195203.GA58317>