[Freeciv-Dev] Re: (PR#3798) Change canvas_to_map_pos() from void to bool
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] Re: (PR#3798) Change canvas_to_map_pos() from void to bool |
From: |
"a-l@xxxxxxx" <a-l@xxxxxxx> |
Date: |
Thu, 3 Apr 2003 10:59:38 -0800 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
On Thu, 3 Apr 2003 10:19:06 -0800
"Raimar Falke" <rf13@xxxxxxxxxxxxxxxxx> wrote:
> -Werror is only added if you said --enable-debug=yes.
>
> Arnstein: What warnings do you get?
Strange, now that you mention it. Seems I only get this with
--disable-nls. I mostly use that.
cvs-Apr-02
cc1: warnings being treated as errors
shared.c: In function `datafilename_required':
shared.c:1018: warning: control reaches end of non-void function
make[3]: *** [shared.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I think there was another one that went away recently.
Arnstein
|
|