libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: version numbers with more than three digits


From: Peter O'Gorman
Subject: Re: version numbers with more than three digits
Date: Fri, 04 Feb 2005 21:29:14 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Ralf Wildenhues wrote:


Doesn't this apply to your patch too?


Yes, I guess.

Can I just do
-   0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;;
+   0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9] | [1-9][0-9][0-9][0-9]) ;;

then?  I mean, nobody will *ever* produce 10K revision, right?  :)

This is fine, or 5 digits if you like.

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]