Bug #18351 2011-09-10 07:15
crissi
cppcheck plugin warns about deprecated option
On version 1.50 of cppcheck I get the following warning:
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.
There should be a version check and if higher or equal 1.50 the new style (--enable=all --enable=style) should be used.
- Category
- Plugin::Any
- Group
- Platform:All
- Status
- Closed
- Close date
- 2011-11-19 20:52
- Assigned to
History
tpetrov 2011-11-19 20:52