Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: -Werror
Home

[Freeciv-Dev] Re: -Werror

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx (Freeciv developers)
Subject: [Freeciv-Dev] Re: -Werror
From: Reinier Post <rp@xxxxxxxxxx>
Date: Mon, 27 Aug 2001 17:17:34 +0200

On Mon, Aug 27, 2001 at 07:18:19AM -0400, Jeff Mallatt wrote:

> You don't have to change files to add -Werror.  Just use:
> 
>     make CPPFLAGS=-Werror
> 
> Actually, I use an alias that does even more:
> 
>     make CPPFLAGS='-DDEBUG -Wpointer-arith -Wcast-align
> -Wmissing-prototypes -Wmissing-declarations -Werror'
> 
> jjm

A propos, would it be helpful if I post the list of warnings I get on
Solaris?  Lots of conversion warnings there (it runs in 64 bit mode).

-- 
Reinier


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