Index: cppcheck.err =================================================================== diff -u -r41733a7b1d156427923a8d0cf61fa0a4315e9725 -r6d3feb3ad6b253ecd292fb8103e342a653032b0e --- cppcheck.err (.../cppcheck.err) (revision 41733a7b1d156427923a8d0cf61fa0a4315e9725) +++ cppcheck.err (.../cppcheck.err) (revision 6d3feb3ad6b253ecd292fb8103e342a653032b0e) @@ -49,11 +49,11 @@ [sources/device/DeviceController.cpp:327] -> [sources/device/DeviceController.cpp:329]: (style) Variable 'mCIsReady' is reassigned a value before the old one has been used. [sources/model/hd/adjustment/treatment/MTreatmentAdjustUltrafiltrationEditResponse.h:67] -> [sources/model/hd/adjustment/treatment/MTreatmentAdjustUltrafiltrationConfirmResponse.h:61]: (warning) The class 'MAdjustUltrafiltrationEditResponse' defines member variable with name 'stringPrefix' also defined in its parent class 'MAdjustUltrafiltrationConfirmResponse'. [sources/model/hd/adjustment/treatment/MTreatmentAdjustUltrafiltrationEditResponse.h:79] -> [sources/model/hd/adjustment/treatment/MTreatmentAdjustUltrafiltrationConfirmResponse.h:79]: (warning) The class 'MAdjustUltrafiltrationEditResponse' defines member variable with name '_data' also defined in its parent class 'MAdjustUltrafiltrationConfirmResponse'. -[sources/storage/Settings.h:48]: (style) Unused private function: 'Settings::makeSetting' +[sources/storage/Logger.cpp]: (information) The configuration 'MIXED_EVENT_DATUM' was not checked because its code equals another one. [sources/view/VEventSpy.cpp]: (information) The configuration 'DEBUG_BCUFF_MIMIC' was not checked because its code equals another one. [sources/view/VTreatmentCreate.cpp:132]: (style) The function 'doCancel' is never used. [sources/view/settings/VNetworkModel.cpp:238]: (style) The function 'doCheckIfConnected' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:93]: (style) The function 'doClearCondition' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:95]: (style) The function 'doClearCondition' is never used. [sources/view/VTreatmentCreate.cpp:121]: (style) The function 'doConfirm' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:74]: (style) The function 'doDisinfectChemical' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:64]: (style) The function 'doDisinfectHeat' is never used. @@ -66,23 +66,23 @@ [sources/view/hd/adjustment/treatment/VTreatmentAdjustmentUltrafiltrationConfirm.cpp:66]: (style) The function 'doOptionDuration' is never used. [sources/view/hd/adjustment/treatment/VTreatmentAdjustmentRecirculate.cpp:51]: (style) The function 'doReconnect' is never used. [sources/view/hd/alarm/VAlarmActiveList.cpp:106]: (style) The function 'doRequest' is never used. -[sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp:98]: (style) The function 'doReset' is never used. +[sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp:99]: (style) The function 'doReset' is never used. [sources/view/VTreatmentCreate(legacy).cpp:111]: (style) The function 'doResetCreateTreatment' is never used. [sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentWaterSample.cpp:64]: (style) The function 'doResult' is never used. [sources/view/hd/adjustment/treatment/VTreatmentAdjustmentHeparin.cpp:51]: (style) The function 'doResume' is never used. [sources/view/settings/VNetworkModel.cpp:362]: (style) The function 'doSetDNS' is never used. [sources/view/settings/VNetworkModel.cpp:344]: (style) The function 'doSetGateway' is never used. [sources/view/settings/VNetworkModel.cpp:335]: (style) The function 'doSetIPAddress' is never used. [sources/view/settings/VNetworkModel.cpp:353]: (style) The function 'doSetSubnetMask' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:76]: (style) The function 'doSilence' is never used. -[sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp:86]: (style) The function 'doSkip' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:78]: (style) The function 'doSilence' is never used. +[sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp:87]: (style) The function 'doSkip' is never used. [sources/view/hd/adjustment/treatment/VTreatmentAdjustmentSaline.cpp:58]: (style) The function 'doStop' is never used. [sources/view/VEventSpy.cpp:192]: (style) The function 'doTouchReset' is never used. [sources/view/hd/adjustment/treatment/VTreatmentAdjustmentRecirculate.cpp:75]: (style) The function 'doTreatmentEnd' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:55]: (style) The function 'doUserActionEnd' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:65]: (style) The function 'doUserActionOk' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:35]: (style) The function 'doUserActionResume' is never used. -[sources/view/hd/alarm/VAlarmStatus.cpp:45]: (style) The function 'doUserActionRinseback' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:57]: (style) The function 'doUserActionEnd' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:67]: (style) The function 'doUserActionOk' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:37]: (style) The function 'doUserActionResume' is never used. +[sources/view/hd/alarm/VAlarmStatus.cpp:47]: (style) The function 'doUserActionRinseback' is never used. [sources/view/VTreatmentCreate.cpp:101]: (style) The function 'doValidation' is never used. [sources/utility/types.cpp:28]: (style) The function 'floatCompare' is never used. [sources/utility/types.cpp:44]: (style) The function 'getBits' is never used. Index: cppcheck.log =================================================================== diff -u -r41733a7b1d156427923a8d0cf61fa0a4315e9725 -r6d3feb3ad6b253ecd292fb8103e342a653032b0e --- cppcheck.log (.../cppcheck.log) (revision 41733a7b1d156427923a8d0cf61fa0a4315e9725) +++ cppcheck.log (.../cppcheck.log) (revision 6d3feb3ad6b253ecd292fb8103e342a653032b0e) @@ -615,6 +615,7 @@ Defines: Includes: -I.//sources/ -I.//sources/gui/ -I.//sources/storage/ -I.//sources/canbus/ Platform:Native +Checking sources/storage/Logger.cpp: MIXED_EVENT_DATUM... 122/211 files checked 58% done Checking sources/storage/Settings.cpp ... Defines: