Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] (PR#7377) Gtk2 client broken (4 February 2004)
Home

[Freeciv-Dev] (PR#7377) Gtk2 client broken (4 February 2004)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#7377) Gtk2 client broken (4 February 2004)
From: "Remi Bonnet" <remi.bonnet@xxxxxxxxxxx>
Date: Wed, 4 Feb 2004 08:54:20 -0800
Reply-to: rt@xxxxxxxxxxx

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

Current cvs of gtk2 is broken:

mapview.c: In function `overview_canvas_expose':
mapview.c:465: warning: implicit declaration of function `refresh_overview'
mapview.c: At top level:
mapview.c:482: warning: no previous prototype for
`refresh_overview_viewrect'
mapview.c: In function `refresh_overview_viewrect':
mapview.c:483: `map_overview_x0' undeclared (first use in this function)
mapview.c:483: (Each undeclared identifier is reported only once
mapview.c:483: for each function it appears in.)
mapview.c:485: `map_overview_y0' undeclared (first use in this function)
mapview.c:502: warning: implicit declaration of function
`get_mapview_corners'
../../common/map.h: At top level:
mapview.c:473: warning: `set_overview_tile_foreground_color' defined but
not used

Probably due to the 'unify' patchs.


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#7377) Gtk2 client broken (4 February 2004), Remi Bonnet <=