diff --git a/man/manual.docbook b/man/manual.docbook index d533ef7ba..848b29892 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -1796,6 +1796,9 @@ Checking const.c...
podtype + Use this for integer/float/bool/pointer types. Not for + structs/unions. + Lots of code relies on typedefs providing platform independent types. "podtype"-tags can be used to provide necessary information to cppcheck to support them. Without further information, cppcheck does not