libtool
[Top][All Lists]
Advanced

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

Re: libtool-1.4


From: Gary V . Vaughan
Subject: Re: libtool-1.4
Date: Tue, 24 Apr 2001 17:51:53 +0100

On Monday 23 April 2001  3:30 pm, Michael Matz wrote:
> Hi,
>
> On Mon, 23 Apr 2001, Gary V. Vaughan wrote:
> > I must say that my spidey-sense tells me that `static inline' is a GNU
> > extension...
>
> Yep, but the autoconf macro AC_C_INLINE is used, which #define's inline
> away in config.h, if inline isn't supported by the compiler (although it
> tests only for acceptance of 'inline', not 'static inline').
>
> > if I am right we should reduce all static inline's to static
> > anyhow.
>
> The function in question are not performance critical anyway, so removing
> inline probably is the safest.

I agree.

Since I don't want to hold up the release any longer, I am going to break the 
commit rules and remove all use of the inline keyword (and the AC_C_INLINE) 
from libltdl before I roll up the release -- unless someone asks me not to in 
the next few hours.

I hope that is okay?  When I get an explicit yes/no (or the 72 hour commit 
limit is up) I will either apply the same patch to MLB, or else revert it in 
branch-1-4 as necessary.

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]