Menu

#2716 Add cppcheck

Trunk
closed-rejected
nobody
None
2
2008-12-15
2008-10-31
Kimmo Varis
No

This patch adds cppcheck to Externals. cppcheck is a static code check tool. It seems very useful and has already been used to find bugs in other projects.

cppcheck homepage:
http://cppcheck.sourceforge.net/

Having this kind of tool in our SVN is a good thing:
- it is easy for people to compile and take into use
- we can require people to use it (no additional downloads etc)
- we can automate use of it later?
- it is small so no much overhead

This patch is the 1.24 version of the cppcheck codes + visual studio 2003 project files I created.

Discussion

  • Kimmo Varis

    Kimmo Varis - 2008-10-31

    cppcheck project to add to Externals folder

     
  • Kimmo Varis

    Kimmo Varis - 2008-11-18
    • priority: 5 --> 2
     
  • Kimmo Varis

    Kimmo Varis - 2008-12-15
    • status: open --> closed-rejected
     
  • Kimmo Varis

    Kimmo Varis - 2008-12-15

    Closing as rejected. We'd better just to document and instruct people do download and run cppcheck. The project is in active development so this would just add too much work to keep up with the development.

     

Log in to post a comment.