From owner-cvs-all Wed Jun 5 23:36:34 2002 Delivered-To: cvs-all@freebsd.org Received: from treetop.robbins.dropbear.id.au (254.a.005.mel.iprimus.net.au [210.50.40.254]) by hub.freebsd.org (Postfix) with ESMTP id D727237B407; Wed, 5 Jun 2002 23:36:24 -0700 (PDT) Received: from treetop.robbins.dropbear.id.au (localhost [127.0.0.1]) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2) with ESMTP id g566Imcx044572; Thu, 6 Jun 2002 16:18:50 +1000 (EST) (envelope-from tim@treetop.robbins.dropbear.id.au) Received: (from tim@localhost) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2/Submit) id g566Ii09044571; Thu, 6 Jun 2002 16:18:44 +1000 (EST) Date: Thu, 6 Jun 2002 16:18:43 +1000 From: "Tim J. Robbins" To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/uniq uniq.c Message-ID: <20020606161843.A44561@treetop.robbins.dropbear.id.au> References: <200206060313.g563DAi26751@freefall.freebsd.org> <20020606031545.GA83612@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020606031545.GA83612@nagual.pp.ru>; from ache@nagual.pp.ru on Thu, Jun 06, 2002 at 07:15:45AM +0400 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 Thu, Jun 06, 2002 at 07:15:45AM +0400, Andrey A. Chernov wrote: > 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. Supply a test case and perhaps I shall. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message