Index: results/cppcheckError.csv =================================================================== diff -u -r1fb58baf6e7e3d1f054b2a3634e233da7609dad9 -rdb29226a158778db9c0bbcc202d3b56f9cf305c8 --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 1fb58baf6e7e3d1f054b2a3634e233da7609dad9) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision db29226a158778db9c0bbcc202d3b56f9cf305c8) @@ -11,7 +11,7 @@ hdfirmware/firmware/App/Modes/ModePreTreat.c,89,style,unreadVariable,Variable 'stop' is assigned a value that is never used. hdfirmware/firmware/App/Modes/ModeTreatment.c,738,style,unreadVariable,Variable 'dialysisState' is assigned a value that is never used. hdfirmware/firmware/App/Services/Interrupts.c,180,style,variableScope,The scope of the variable 'debugStr' can be reduced. -hdfirmware/firmware/App/Services/SystemCommMessages.c,1333,style,unreadVariable,Variable 'result' is assigned a value that is never used. +hdfirmware/firmware/App/Services/SystemCommMessages.c,1313,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,1568,style,variableScope,The scope of the variable 'quotient' can be reduced. hdfirmware/firmware/FWCommon/NVDataMgmt.c,1569,style,variableScope,The scope of the variable 'modulus' can be reduced. @@ -52,7 +52,7 @@ hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,686,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,657,style,unusedFunction,The function 'getTreatmentParameterU32' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,530,style,unusedFunction,The function 'getTreatmentTime' is never used. -hdfirmware/firmware/App/Controllers/Valves.c,329,style,unusedFunction,The function 'getValvePosition' is never used. +hdfirmware/firmware/App/Controllers/Valves.c,327,style,unusedFunction,The function 'getValvePosition' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,569,style,unusedFunction,The function 'getWaterConsumption' is never used. hdfirmware/firmware/FWCommon/PersistentAlarm.c,61,style,unusedFunction,The function 'initPersistentAlarm' is never used. hdfirmware/firmware/App/Services/AlarmMgmt.c,465,style,unusedFunction,The function 'isAlarmActive' is never used.