[Freeciv-Dev] Re: mapview.c: EXTRA_BOTTOM_ROW undeclared.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
>
>
|
|