Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] Re: Freeciv commit: ali: Add macro is_city_hilited().
Home

[Freeciv-Dev] Re: Freeciv commit: ali: Add macro is_city_hilited().

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Freeciv commit: ali: Add macro is_city_hilited().
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Sun, 4 Jan 2004 11:36:11 +0000 (GMT)

On Sun, 4 Jan 2004, Arnstein Lindgard wrote:
> On Sun, 4 Jan 2004 11:30:36 +0100 Raimar Falke wrote:
> > > +#define is_city_hilited(pcity)                                           
> > >  \
> > > +(map_get_tile((pcity)->x, (pcity)->y)->client.hilite == HILITE_CITY)     
> > >  \
> > > +
> >
> > It was my error to not report earlier but such macros should really be
> > functions.

Maybe someone should commit jason's inline patch.  Uh, Jason did write an
inline patch, right?

  - Per



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