From owner-freebsd-bugs Mon Apr 17 8:55:49 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 3356637B82D for ; Mon, 17 Apr 2000 08:55:47 -0700 (PDT) (envelope-from sam@inf.enst.fr) Received: from trillian.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id 19B501905C; Mon, 17 Apr 2000 17:55:45 +0200 (CEST) Received: by trillian.enst.fr (Postfix, from userid 1000) id 149CA11B; Mon, 17 Apr 2000 17:55:43 +0200 (CEST) Date: Mon, 17 Apr 2000 17:55:43 +0200 To: Bill Fumerola Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 References: <200004170700.AAA55638@freefall.freebsd.org> <20000417115303.J397@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417115303.J397@jade.chc-chimes.com>; from billf@chc-chimes.com on Mon, Apr 17, 2000 at 11:53:03AM -0400 From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-04-17-17-55-43+trackit+sam@inf.enst.fr> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 17/04, Bill Fumerola wrote: | On Mon, Apr 17, 2000 at 12:00:03AM -0700, Samuel Tardieu wrote: | | > a2ps 4.12 > a2ps 4.3, and your patch will break it. There is no way to make | > this fully automated. | | Ignore leading zeros? You missed the point: this is the current situation (which works fine with a2ps and not for the other software, as 4.04 is less recent than 4.1, ignoring leading zeros (or doing a numerical comparaison, which holds the same result) gets it wrong). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message