libtool
[Top][All Lists]
Advanced

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

Re: Bug in ltdl.c


From: Gary V . Vaughan
Subject: Re: Bug in ltdl.c
Date: Tue, 20 Feb 2001 01:42:13 +0000

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: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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