cppCheck and C++11

Discussion about CodeLite development process and patches
SuperV1234
CodeLite Enthusiast
Posts: 33
Joined: Thu Nov 08, 2012 2:23 am
Genuine User: Yes
IDE Question: c++
Contact:

cppCheck and C++11

Post by SuperV1234 »

The included cppCheck fails to parse some code correctly (sometimes it gives syntax error with curly brace initialization syntax).
Is it safe to compile cppCheck from scratch and overwrite the existing exe file?