libtool-patches
[Top][All Lists]
Advanced

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

Re: Bug in libltdl/ltdl.c?


From: Gary V . Vaughan
Subject: Re: Bug in libltdl/ltdl.c?
Date: Sat, 7 Apr 2001 02:24:24 +0100

On Friday 06 April 2001 11:52 pm, Steve Ellcey wrote:
> Sorry for not doing a formal patch file but I was building libtool from
> the latest mainline sources and it looks like there is a bug / syntax
> error in libltdl/ltdl.c.  On line 692 there is a line:
>
> lt_module module (lt_module) 0;
>
> I think it supposed to be:
>
> lt_module module = (lt_module) 0;
>
> Can someone verify this and fix it?

I can't find this in latest CVS HEAD, though it is in the area of code I have 
touched recently, so it seems that it is fixed already.  Please try again 
just to be sure.

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]