From owner-freebsd-current Tue Sep 24 14: 1:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ABF337B404 for ; Tue, 24 Sep 2002 14:01:31 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9635A43E42 for ; Tue, 24 Sep 2002 14:01:30 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g8OL1TVo090897 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 24 Sep 2002 17:01:29 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g8OL1TVd090894; Tue, 24 Sep 2002 17:01:29 -0400 (EDT) (envelope-from wollman) Date: Tue, 24 Sep 2002 17:01:29 -0400 (EDT) From: Garrett Wollman Message-Id: <200209242101.g8OL1TVd090894@khavrinen.lcs.mit.edu> To: Peter Wemm Cc: current@FreeBSD.ORG Subject: Re: Who broke sort(1) ? In-Reply-To: <20020924203011.5EF752A7D6@canning.wemm.org> References: <20020923122935.A6108@dilbert.robbins.dropbear.id.au> <20020924203011.5EF752A7D6@canning.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Oh man, this is going to suck. There are thousands and thousands of third > party scripts that use +n syntax. > I am most unhappy with this change. :-( The time to complain about it was back in 1992when the old syntax was labeled ``deprecated'' by P1003.2, or in 1999 when the revision cycle was just heating up. Old deprecated features were automatically dropped leading up to the 2001 revision, unless someone could make a case for their retention. That case wasn't made in the case of `sort', and as a result the Standard no longer permits the old syntax. It's not like people didn't have nine years' advance warning to fix their scripts. FreeBSD supported `-k' in 1.0; see . -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message