Details
Description
the key of the uninitVar cpp violation in sonar is uninitvar. (a case mismatch)
cppcheck output: uninitVar
sonar rule: uninitvar
the key of the uninitVar cpp violation in sonar is uninitvar. (a case mismatch)
cppcheck output: uninitVar
sonar rule: uninitvar
I just saw that there are some files cppcheck_oldv[1,2,3].xml which contain the key with correct case.
I dont understand this, i am using cppcheck 1.4.7, the latest i can get from http://sourceforge.net/projects/cppcheck/.