Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2001:
[Freeciv-Dev] Re: Profiling Freeciv.
Home

[Freeciv-Dev] Re: Profiling Freeciv.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Thue <thue@xxxxxxx>
Cc: Falk Hueffner <falk.hueffner@xxxxxxxxxxxxxxxxxxxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Profiling Freeciv.
From: Gaute B Strokkenes <gs234@xxxxxxxxx>
Date: 06 Jan 2001 18:31:56 +0100

On Sat, 6 Jan 2001, thue@xxxxxxx wrote:
>>[MACROs versus inline functions]
> 
> All very nice, but AFAIK inline is not ansi C, so we have to use
> MACROs.

Actually, inline has been officially blesseed since C99, at least.
It's also an extremely common extension in pre-C99 compilers, and
autoconf has got a macro that will detect if the inline keywords
works.  So that shouldn't be a problem at all.

-- 
Big Gaute                               http://www.srcf.ucam.org/~gs234/
I'm ZIPPY the PINHEAD and I'm totally committed to the festive mode.



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