#1002531 cppcheck: Debian created manpage indicates C++-11 as default instead of C++-20

Package:
cppcheck
Source:
cppcheck
Description:
tool for static C/C++ code analysis (CLI)
Submitter:
Gregory Mounie
Date:
2021-12-24 08:54:03 UTC
Severity:
minor
#1002531#5
Date:
2021-12-23 19:36:50 UTC
From:
To:
Dear Maintainer,

Thanks to Reijo Tomperi cppcheck has a pretty manpage, but it seems out
of sync on the --std option default.

The debian created manpage of cppcheck, copyright from 2016,
indicates C++-11 as default standard (--std= option)

"cppcheck --help" indicates C++-20