-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
.if defined(WARNS) .if ${WARNS} > 0 CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith # XXX Delete -Wuninitialized by default for now -- the compiler doesn't # XXX always get it right. CFLAGS+= -Wno-uninitialized .endif .if ${WARNS} > 1 CFLAGS+=-Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings CFLAGS+=-Wswitch -Wshadow .endif .endif
ooook, that makes sense. Thanks for the heads up ! - ------------------------------------------- Emile "iMil" Heitor .°. <imil%home.imil.net@localhost> _ http://gcu-squad.org ASCII ribbon campaign ( ) - against HTML email X & vCards / \ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (NetBSD) iD8DBQFOnBjeFG3BlGWyzUIRAjSwAJ9h6J7TQMTqv3DPnU+leQLkOyeWkgCfZHZt FdGdP3TWeW6sG12rIQ3aodY= =O2hI -----END PGP SIGNATURE-----