Index: results/cppcheckError.csv =================================================================== diff -u -r933a18d740285e70be9d00696ed0f5a5381bc8e4 -r40a0bc77c53a4eb538580d44f1117d26f1d37fb2 --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 933a18d740285e70be9d00696ed0f5a5381bc8e4) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision 40a0bc77c53a4eb538580d44f1117d26f1d37fb2) @@ -3,8 +3,8 @@ hdfirmware/firmware/App/Modes/ModePreTreat.c,81,style,unreadVariable,Variable 'stop' is assigned a value that is never used. hdfirmware/firmware/App/Modes/ModeTreatment.c,821,style,unreadVariable,Variable 'dialysisState' is assigned a value that is never used. hdfirmware/firmware/App/Services/Interrupts.c,175,style,variableScope,The scope of the variable 'debugStr' can be reduced. -hdfirmware/firmware/App/Services/SystemCommMessages.c,3888,style,redundantAssignment,Variable 'result' is reassigned a value before the old one has been used. -hdfirmware/firmware/App/Services/SystemCommMessages.c,1327,style,unreadVariable,Variable 'result' is assigned a value that is never used. +hdfirmware/firmware/App/Services/SystemCommMessages.c,3884,style,redundantAssignment,Variable 'result' is reassigned a value before the old one has been used. +hdfirmware/firmware/App/Services/SystemCommMessages.c,1323,style,unreadVariable,Variable 'result' is assigned a value that is never used. hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c,0,information,toomanyconfigs,Too many #ifdef configurations - cppcheck only checks 12 of 21 configurations. Use --force to check all configurations. hdfirmware/firmware/FWCommon/NVDataMgmt.c,1566,style,variableScope,The scope of the variable 'quotient' can be reduced. hdfirmware/firmware/FWCommon/NVDataMgmt.c,1567,style,variableScope,The scope of the variable 'modulus' can be reduced.