Subject: Re: CVS commit: basesrc/usr.bin/xinstall
To: Perry E. Metzger <perry@wasabisystems.com>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: source-changes
Date: 11/25/2001 18:05:50
> It would be dangerous just to have a flag to the linker to say "don't
> print the warnings" for the tree because people could add new unsafe
> uses of mktemp. Therefore, we need *both* lint to be beefed up and
> then after that a way of avoiding the linker warnings for in-tree code
> because lint will subsume them.

If we do this, we also need to make all in-tree code lint-clean.  Do
we have the resources for this?

					- Bill