Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: [FreeCiv-Cvs] rfalke: Add a callback parameter to gene
Home

[Freeciv-Dev] Re: [FreeCiv-Cvs] rfalke: Add a callback parameter to gene

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [FreeCiv-Cvs] rfalke: Add a callback parameter to generic_city_ref...
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Tue, 13 May 2003 12:40:34 +0200

On Tue, May 13, 2003 at 12:11:01AM -0700, freeciv@xxxxxxxxxxxxxxxxxxx wrote:
> This is an automated notification of a change to freeciv cvs, 
> on Tue May 13 00:04:28 PDT 2003 = Tue May 13 07:04:28 2003 (GMT)
> by Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
> 
> ---- Files affected:
> 
> freeciv/ai aihand.c
> freeciv/common city.c city.h shared.h unit.c
> freeciv/common/aicore cm.c
> freeciv/server cityturn.c
> 
> ---- Log message:
>       Tag: HEAD
> 
> Add a callback parameter to generic_city_refresh. This callback is
> called if a unit is changed during the calculation of the city. The
> callback can be NULL.
> 
> This is the real fix for PR#4107. With the fix the AI calculations
> don't send packets anymore.
> 
> Patch by Per I. Mathisen.

Making all in aicore
make[3]: Entering directory `/usr/local/httpd/freeciv/common/aicore'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../common -I../../intl    -g
-O2 -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes
-Wmissing-declarations -c path_finding.c
In file included from ../connection.h:27,
                 from ../game.h:22,
                 from path_finding.c:21:
../shared.h:16: parse error before character 0366
In file included from ../shared.h:18,
                 from ../connection.h:27,
                 from ../game.h:22,
                 from path_finding.c:21:
/usr/include/stdlib.h:776: parse error before `*'
/usr/include/stdlib.h:780: parse error before `wchar_t'
/usr/include/stdlib.h:784: parse error before `*'
/usr/include/stdlib.h:788: parse error before `*'
make[3]: *** [path_finding.o] Error 1
make[3]: Leaving directory `/usr/local/httpd/freeciv/common/aicore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/httpd/freeciv/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/httpd/freeciv'
make: *** [all-recursive-am] Error 2

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


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