Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: mapview.c: EXTRA_BOTTOM_ROW undeclared.
Home

[Freeciv-Dev] Re: mapview.c: EXTRA_BOTTOM_ROW undeclared.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: mapview.c: EXTRA_BOTTOM_ROW undeclared.
From: Lobo Gris <molv@xxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 20:10:37 -0300
Reply-to: molv@xxxxxxxxxxxxx

EXTRA_BOTTOM_ROW is used on gui-gtk-2.0/mapview.c in function 
void update_map_canvas_scrollbars_size(void).

Is present in the current cvs version, since two nights ago (I update my cvs 
version all the nights)

-------------------------------------------------------------------
On 2003.07.24 13:00 Jason Short wrote:
 >Lobo Gris wrote:
 >> The cause:
 >> 
 >> EXTRA_BOTTOM_ROW is declared in mapview_common.c instead of mapview_common.h
 >
 >Indeed.  But it's not used outside of mapview_common.c so that's okay. 
 >What client are you using?  Where did you get the code?  Are you sure 
 >your CVS is up-to-date?
 >
 >jason
 >
 >
 >
 >> ----------------------------------------------------------------
 >> On 2003.07.23 22:20 Lobo Gris wrote:
 >>  >mapview.c: In function `update_map_canvas_scrollbars_size':
 >>  >mapview.c:1264: `EXTRA_BOTTOM_ROW' undeclared (first use in this function)
 >>  >mapview.c:1264: (Each undeclared identifier is reported only once
 >>  >mapview.c:1264: for each function it appears in.)
 >>  >mapview.c: In function `scrollbar_jump_callback':
 >>  >mapview.c:1302: `EXTRA_BOTTOM_ROW' undeclared (first use in this function)
 >>  >make[3]: *** [mapview.o] Error 1
 >
 >


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