Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 16:50:25 +1000
From:      David Nugent <davidn@labs.usn.blaze.net.au>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        jin@george.lbl.gov, freebsd-bugs@FreeBSD.ORG
Subject:   Re: gnu/3554 
Message-ID:  <199705100650.QAA00427@labs.usn.blaze.net.au>
In-Reply-To: Your message of "Sat, 10 May 1997 14:48:24 %2B1000." <199705100448.OAA05467@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>  You mean that everyone develops code using
>  
>  	-W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
>  	-Wcast-qual -Wchar-subscripts -Wconversion -Winline \
>  	-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
>  	-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
>  
>  don't they? :-)

What!? No -Wbsd-indenting?  :-)

Seriously, though, it IS annoying that the "all" part of -Wall isn't
really "all". I'm constantly adding -Wshadow -Wstrict-prototypes and
-Wwrite-strings at the very least. Perhaps there should be a -WALL
(all caps) option as well which really does cover all of the -W options.

Regards,
David





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705100650.QAA00427>