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

[Freeciv-Dev] Re: (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] Re: (PR#8754) effects patch
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Jul 2004 08:01:01 -0700
Reply-to: rt@xxxxxxxxxxx

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

On Mon, Jul 26, 2004 at 04:11:39AM -0700, Billy Naylor wrote:
> 
> -I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
> -Wcast-align -Wmissing-prototypes -Wmissing-declarations -c citytools.c
> citytools.c: In function `create_city':
> citytools.c:1073: `B_PALACE' undeclared (first use in this function)
> citytools.c:1073: (Each undeclared identifier is reported only once
> citytools.c:1073: for each function it appears in.)

It may be your snapshot, but there is only one instance of B_PALACE left in
the code after this patch, and that is in gui-sdl/repodlgs.c

The patch compiled fine for me with a more recent CVS.

-mike




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