change --picky-developer into --non-picky-developer

Jeremy Allison jra at samba.org
Wed Mar 12 13:09:10 MDT 2014


On Wed, Mar 12, 2014 at 05:22:36PM +0100, Stefan (metze) Metzmacher wrote:
> Hi,
> 
> I've created a patchset that does fix a lot of compiler warnings
> and lets --enable-developer imply -Werror by default.
> 
> This uses a allow_warnings argument to SAMBA_SUBSYSTEM/LIBRARY/MODULE,
> which is False by default. Which means autobuild will protect us
> from having new warnings introduced.
> 
> If a developer has a compiler that generates more warnings
> (as the gcc from ubuntu 10.04 or 12.04) he needs
> --non-picky-developer in order to avoid -Werror.
> 
> Overtime we can aim to add more -W* flags and
> reduce the number of allow_warnings=True usages.
> 
> Please review and push
> https://git.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master4-picky

Oooh. I *love* this. Once we get warning-free
there's no going back :-).


More information about the samba-technical mailing list