Jump to content


PCLint


3 replies to this topic

#1 SpreeTree

    Valued Member

  • Members
  • PipPipPip
  • 265 posts

Posted 09 January 2007 - 01:06 AM

Hi, I'm wondering if anyone has any specific recommendations for a C++ Lint program.

It needs to be run off the command line, if possible have .net integration (I know that ones pushing it), and ideally be free or at least have a 30-60 day trial period.

It needs to be able to recurse multiple directories, as our code tends to be factored off into multiple folder paths, and (if possible) generate a build error if serious problems occur (not sure on that last one, but as with Unit Testing libs, it's nice for a build to be flagged as failed if the program bails).

Thanks
Spree

#2 kusma

    Valued Member

  • Members
  • PipPipPip
  • 163 posts

Posted 09 January 2007 - 01:49 AM

The only free/cheap solution i know about is splint, http://www.splint.org/

#3 SamuraiCrow

    Senior Member

  • Members
  • PipPipPipPip
  • 459 posts

Posted 09 January 2007 - 03:25 AM

From the Splint FAQ page:

Quote

Does Splint handle C++?

No, Splint does not check C++ code. We don't have the resources (or the research justification) to build a C++ front end, but if you are interested in building a C++ front end the source code is available, and I will certainly be willing to help.


#4 SpreeTree

    Valued Member

  • Members
  • PipPipPip
  • 265 posts

Posted 09 January 2007 - 08:57 AM

So close yet so far then... It's looking more like I'm going to be shelling out for a 'proper' version and requesting refunds if it doesn't live up to what I need.

If there is no 'free' versions out there, does anyone have any links to decent reviews of the various lint applications out there?

Spree





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users