LineIdCWESeverityMessage
missingIncludeinformationCppcheck cannot find all the include files (use --check-config for details)
/builds/aoliva/fcb1010edit/src/interpreter/exceptions.h
27noExplicitConstructor398styleClass 'UnexpectedMessage' has a constructor with 1 argument that is not explicit.
/builds/aoliva/fcb1010edit/src/interpreter/line6pod2/line6pod2.h
18missingOverridestyleThe function 'buildMessage' overrides a function in a base class but is not marked with a 'override' specifier.
/builds/aoliva/fcb1010edit/src/interpreter/line6pod2/line6pod2_program_changes.h
10noExplicitConstructor398styleClass 'Line6Pod2ProgramChange' has a constructor with 1 argument that is not explicit.
16missingOverridestyleThe function 'toString' overrides a function in a base class but is not marked with a 'override' specifier.
/builds/aoliva/fcb1010edit/src/interpreter/midimessage.h
12noExplicitConstructor398styleClass 'MidiMessage' has a constructor with 1 argument that is not explicit.