Bug#512060: cppcheck: refuses to check .c++ files

2009-01-17 Thread Reijo Tomperi
Helmut Grohne wrote: it would be cool if cppcheck could just also check .c++. Thanks for the feature request. I just committed fix to upstream ( revision 993 ) which should fix this. So next upstream release (1.28) at the end of this month or beginning of next month should contain it. --

Bug#512060: cppcheck: refuses to check .c++ files

2009-01-16 Thread Helmut Grohne
Package: cppcheck Version: 1.27-2 Severity: wishlist I recently found cppcheck and even though it does not find many things it finds quite some. Unfortunately it seems to be unable to check files ending in .c++ (which is considered a valid C++ extension by g++). An obvious workaround is for f in *