Date: Mon, 17 Apr 2000 17:55:43 +0200 From: Samuel Tardieu <sam@inf.enst.fr> To: Bill Fumerola <billf@chc-chimes.com> Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/18030: [PATCH] pkg_version thinks 4.04 > 4.1 Message-ID: <2000-04-17-17-55-43%2Btrackit%2Bsam@inf.enst.fr> In-Reply-To: <20000417115303.J397@jade.chc-chimes.com>; from billf@chc-chimes.com on Mon, Apr 17, 2000 at 11:53:03AM -0400 References: <200004170700.AAA55638@freefall.freebsd.org> <20000417115303.J397@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2000-04-17-17-55-43%2Btrackit%2Bsam>