Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2005:
[Freeciv-Dev] (PR#13496) Undeclared Function
Home

[Freeciv-Dev] (PR#13496) Undeclared Function

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13496) Undeclared Function
From: "White Raven" <whraven@xxxxxxxxxxxxxxxx>
Date: Wed, 20 Jul 2005 10:14:23 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13496 >

The patch to advdiplomacy.c attempting to fix PR#13401 causes the
compilation to fail:

> advdiplomacy.c: In function `ai_go_to_war':
> advdiplomacy.c:1082: warning: implicit declaration of function 
> `pplayer_can_declare_war'

I can't find this function or macro defined anywhere in the tree.  I've
removed the offending code from my personal copy, but without knowing
just what was intended, I can't really suggest a patch at this time.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13496) Undeclared Function, White Raven <=