Date: Thu, 6 Jun 2002 07:15:45 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/uniq uniq.c Message-ID: <20020606031545.GA83612@nagual.pp.ru> In-Reply-To: <200206060313.g563DAi26751@freefall.freebsd.org> References: <200206060313.g563DAi26751@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 05, 2002 at 20:13:10 -0700, Tim J. Robbins wrote: > tjr 2002/06/05 20:13:10 PDT > > Modified files: > usr.bin/uniq uniq.c > Log: > Compare lines with strcmp(), not strcoll(). We are interested only in > equality, not ordering. Please back it out. It break equality. Think about ss. -- 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?20020606031545.GA83612>