Bug #18333 2011-08-30 22:11

mrwonko

Cppcheck plugin uses deprecated arguments

From the CppCheck output:

cppcheck --verbose --all --style --xml --file-list=CppCheckInput.txt

cppcheck: -a/--all option is deprecated and will be removed in 1.55 release.

cppcheck: please use --enable=all instead.

cppcheck: -s/--style option is deprecated and will be removed in 1.55 release.

cppcheck: please use --enable=style instead.

Category
Plugin::Any
Group
 
Status
Open
Close date
 
Assigned to