Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 06:40:06 -0400 (EDT)
From:      Peter Dufault <dufault@hda.com>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        chat@freebsd.org
Subject:   Re: gnu/3554
Message-ID:  <199705101040.GAA26727@hda.hda.com>
In-Reply-To: <199705100448.OAA05467@godzilla.zeta.org.au> from Bruce Evans at "May 10, 97 02:48:24 pm"

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

Let's see:

-Wall
-Wbad-function-cast
-Wcast-align
-Wcast-qual
-Wchar-subscripts
-Winline
-Wmissing-declarations
-Wmissing-prototypes
-Wnested-externs
-Wpointer-arith
-Wshadow
-Wstrict-prototypes
-Wwrite-strings
-ansi

I guess I've found conversion and redundant-decls more trouble
than they're worth and added missing-declarations.

-- 
Peter Dufault (dufault@hda.com)   Realtime Machine Control and Simulation
HD Associates, Inc.               Voice: 508 433 6936



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