Igor
Results
2
issues of
Igor
Currently all cppcheclipse settings (except binaryPath) are in 'disabled' state by default. So when user creates every new Workspace, he gets clean configuration in *Window->Preferences->C++->cppcheclipse->Settings panel*. There's no way to...
Fixes cppcheck 2.7 regression and adds support for proper (i hope) asm labels processing (https://gcc.gnu.org/onlinedocs/gcc/Asm-Labels.html). How it looks in cppcheck 2.7: ``` $ cppcheck asmlabel.c Checking asmlabel.c ... asmlabel.c:2:7: error:...