Re: [exim-dev] Proposed change: compiler strictness issues

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-dev
Subject: Re: [exim-dev] Proposed change: compiler strictness issues
On 2011-01-16 at 05:10 -0500, Phil Pennock wrote:
> For various reasons, I chose to try to compile Exim with these compiler
> flags (under gcc):
>
> -Werror -Wwrite-strings -Wunused-function -Waddress -Wpointer-sign
> -Wformat -Wuninitialized -Winit-self


Oh, a few changes early on were for -Wcast-qual before I gave up on
that as too ambitious (at this time, and I'm not convinced it's worth
it).