Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/01/2001 09:17:18
Module Name:	sharesrc
Committed By:	lukem
Date:		Thu Nov  1 07:17:18 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.README bsd.sys.mk

Log Message:
Move -Wcast-qual from WARNS=2 to WARNS=3 (a new level), because it
generates too many false positives that require gross amounts of
workaround, and the other WARNS=2 stuff is quite useful. Per discussion
with simonb & christos.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 sharesrc/share/mk/bsd.README
cvs rdiff -r1.55 -r1.56 sharesrc/share/mk/bsd.sys.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.