Date: Fri, 29 Jan 1999 02:57:18 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.kern.mk Message-ID: <199901291057.CAA49206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/01/29 02:57:18 PST Modified files: share/mk bsd.kern.mk Log: Fixed comment and whitespace lossage in recent commits. The -W flag is not implied by -Wall as claimed by gcc.1. Adding it causes a measly 7193 new warnings for LINT, mostly for "unused parameter" and "comparison between signed and unsigned". Revision Changes Path 1.15 +14 -7 src/share/mk/bsd.kern.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901291057.CAA49206>