Subject: Re: lint problem.
To: matthew green <mrg@eterna.com.au>
From: Simon Burge <simonb@netbsd.org>
List: tech-userlevel
Date: 04/20/1999 16:29:10
matthew green wrote:

> i've changed lint to use "cc -E" (plus a bit of magic around this) rather
> than calling cpp directly.  this has the feature of properly defining
> everything that is normally defined, thus causing lint(1) to work properly.
> 
> i'm finishing a build and once i have verified that lint continues to work
> as before, except only better, i will commit the changes.

Woohoo!  That's one more thing off _my_ todo list :-)

If this does work well, it may be worth pulling up to the 1.4 branch to
replace the ugly mips-only hack that's there now...

Simon.