Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#8754) effects patch
Home

[Freeciv-Dev] (PR#8754) effects patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: vasc@xxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#8754) effects patch
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Aug 2004 10:36:47 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8754 >

player_knows_tech should be a macro, not an inline function (according
to the guidelines, I think).

However if you do add inline functions into the header files (which I am
against unless it makes a large speed difference) they should have a
prototype up in the function-declaration section.  That way the
interface and the implementation are still somewhat separated.

jason



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