kfb77 / vdr-plugin-markad

Continuation of the development from https://projects.vdr-developer.org/git/vdr-plugin-markad.git
GNU General Public License v2.0
9 stars 4 forks source link

V03: add missing global.h and add cppcheck inline suppression comment. #12

Closed wirbel-at-vdr-portal closed 1 year ago

wirbel-at-vdr-portal commented 1 year ago

cppcheck manual, page 17:

Suppressions can also be added directly in the code by adding comments that contain special keywords.

To activate inline suppressions:

cppcheck --inline-suppr