Skip to content

DM-1164: fix compiler warnings

Afonso Mukai requested to merge DM-1164_compiler_warnings into master

Created by: mattclarke

Issue

DM-1164

Description of work

  • Added -wextra and fixed the warnings.
  • Did some refactoring when I saw the same typo in multiple files (copy 'n' pasted code?)
  • Suppressed the last CppCheck warning.

Now the code is perfect ;)

Nominate for Group Code Review

  • Nominate for code review

Merge request reports