On 15 Jul 2003, Hal Duston wrote:
> I have a project that I am using libtool to help manage. In preparing
> for my next release, I have a question regarding setting the correct
> version number for the library.
>
> In the manual, section 6.3 talks about how if any interfaces have been
> added and
I have a project that I am using libtool to help manage. In preparing
for my next release, I have a question regarding setting the correct
version number for the library.
In the manual, section 6.3 talks about how if any interfaces have been
added and/or changed and/or removed how to set the vers
>
> To my knowledge, all of the outstanding libtool patches which have
> been submitted to the libtool mailing lists and which are not subject
> to further discussion or copyright assignment, have been been applied
> to libtool CVS.
I guess I should call attention to my patchs, submitted in
Hi Bob,
Bob Friesenhahn wrote:
To my knowledge, all of the outstanding libtool patches which have
been submitted to the libtool mailing lists and which are not subject
to further discussion or copyright assignment, have been been applied
to libtool CVS.
thanks!
Distribution maintainers who have m
Hi Albert,
Albert Chin wrote:
On Mon, Jul 14, 2003 at 08:25:06PM +0200, Dalibor Topic wrote:
The proper way to fix it could be to do a binary search over multiples
of 2 instead of the linear search emplyed now. Use a resonable minamal
value like 2**13, which leaves only a few options between 2*
Bob Friesenhahn wrote:
On Mon, 14 Jul 2003, Dalibor Topic wrote:
Your patch looks fine.
Yay, my first libtool patch ;)
The proper way to fix it could be to do a binary search over multiples
of 2 instead of the linear search emplyed now. Use a resonable minamal
value like 2**13, which leaves only