From owner-freebsd-libh Tue Jun 11 19:30:43 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id ECE5337B409 for ; Tue, 11 Jun 2002 19:30:41 -0700 (PDT) Received: by usw4.freebsd.org (Postfix, from userid 3028) id 89A681742F; Tue, 11 Jun 2002 21:30:41 -0500 (CDT) From: Antoine Beaupré Date: Tue, 11 Jun 2002 21:30:41 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/sysinstall Feature.cc Message-Id: <20020612023041.89A681742F@usw4.freebsd.org> Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/06/11 21:30:41 CDT Modified files: lib/sysinstall Feature.cc Log: fix comparisons for versions strings of different length I have no proofs that this algorithm (straight string comparison) works with regular CVS versions, but I have yet to come with a counter example. I am still going to work an alternate implementation Revision Changes Path 1.10 +7 -2 libh/lib/sysinstall/Feature.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message