From owner-freebsd-hackers Tue Oct 22 16:31:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA14857 for hackers-outgoing; Tue, 22 Oct 1996 16:31:46 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA14848 for ; Tue, 22 Oct 1996 16:31:42 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id QAA00889; Tue, 22 Oct 1996 16:31:29 -0700 (MST) From: Don Yuniskis Message-Id: <199610222331.QAA00889@seagull.rtd.com> Subject: Re: sort(1) bugs To: ache@nagual.ru (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Tue, 22 Oct 1996 16:31:29 -0700 (MST) Cc: dgy@rtd.com, freebsd-hackers@freefall.FreeBSD.org In-Reply-To: <199610222308.DAA00367@nagual.ru> from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Oct 23, 96 03:08:01 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It seems that =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= said: > > > [stepping into asbestos underwear first...] > > > > Greetings! > > Sort chokes on 8bit chars. Well, let's just say it's > > not consistent in how it performs it's tests for which character > > comes first... > > In -current I not see the bug you tell about. I don't have the connectivity to track -current :-( Joerg indicates you've been poking through the sources with an eye for exactly this sort of thing so I'll assume you've already caught it but the changes haven't yet been reflected in the FSF's distribution... As long as it gets/got fixed, makes no nevermind to me! :> Thx! --don