Re: lint does not compile
Re: lint does not compile
- Subject: Re: lint does not compile
- From: Kevin Van Vechten <email@hidden>
- Date: Thu, 13 Nov 2008 00:37:51 -0800
Also, the LLVM/Clang Static Analyzer is progressing nicely and can
probably analyze a reasonably large amount of BSD code at this point;
and I'm sure the team would be appreciative of any pointers to code
that it can't successfully parse.
<http://clang.llvm.org/StaticAnalysis.html>
- Kevin
On Nov 12, 2008, at 2:27 PM, Steve Checkoway wrote:
On Wed, Nov 12, 2008 at 01:14:51PM -0800, Nathan Herring wrote:
If you are set on using lint, you may be interested in splint:
http://splint.org. I think I got it compiling in the last two years
or so, and it hasn't been changing much.
Last time I looked at splint, it didn't even support c99. Unless you
do silly things like declare all of your variables at the beginning of
the block in which they're declared, splint is pretty useless as far
as I could tell.
--
Steve Checkoway
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden