On Tue, 20 Feb 2001, Guenter Millahn wrote:
> Hello developers,
>
> I found a bug in devel branch libtool-20010219/libltdl/ltdl.c
>
> line 2526 must be changed from:
>
>   static unsigned last_caller_id = -1;
>
> to:
>
>   static int last_caller_id = -1;

Yow!  What was I thinking when I wrote that?

> (tried on Sun E450, Solaris8, Sun Forte 6.0 C Compiler with
>  Maximum optimization and 64 bit mode)

Thanks, I have applied your patch to all the live branches.

> Regards, Guenter

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: [EMAIL PROTECTED]
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       [EMAIL PROTECTED]
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to