Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 14:48:24 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        davidn@labs.usn.blaze.net.au, jin@george.lbl.gov
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: gnu/3554
Message-ID:  <199705100448.OAA05467@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Err, look again. :) Not to mention that 1,000 other typos that can
>otherwise go unnoticed when not using -Wall. Everyone develops
>code using -Wall, don't they? If not, why not? I don't know how
>many times -Wall has caught things like this in one way or another
>for me.

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? :-)

Bruce



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