Re: [Tlf-devel] [PATCH] cppcheck

2009-12-05 Thread Rein Couperus
: tlf-devel@nongnu.org > Betreff: [Tlf-devel] [PATCH] cppcheck > Re, > > Have you ever heard aout cppcheck[1]? This is a simple syntax checker > of C/C++. For apt-get junkies: sudo apt-get install cppcheck > RTFM cppcheck(1). > > [1] http://cppcheck.wiki.sourceforge.net/ &g

[Tlf-devel] [PATCH] cppcheck

2009-12-05 Thread Stephane Fillod
Re, Have you ever heard aout cppcheck[1]? This is a simple syntax checker of C/C++. For apt-get junkies: sudo apt-get install cppcheck RTFM cppcheck(1). [1] http://cppcheck.wiki.sourceforge.net/ This is the first time I'm using it. Here's what I've found in tlfrepo: $ cppcheck -a -q -v src/*.[c