Index: cppcheck.err =================================================================== diff -u -rfaa306f41ddc70a48d042cc265396ef32116ad97 -r5215e145a0f26a20c99e3f10af6ac8a9c3b67383 --- cppcheck.err (.../cppcheck.err) (revision faa306f41ddc70a48d042cc265396ef32116ad97) +++ cppcheck.err (.../cppcheck.err) (revision 5215e145a0f26a20c99e3f10af6ac8a9c3b67383) @@ -44,7 +44,7 @@ [sources/view/VTreatmentCreate.cpp:881]: (style) The function 'doCancelSelectingParameters' is never used. [sources/view/VTreatmentBegin.cpp:48]: (style) The function 'doCheckBLE' is never used. [sources/view/hd/alarm/VAlarmStatus.cpp:93]: (style) The function 'doClearCondition' is never used. -[sources/view/VTreatmentEnd.cpp:35]: (style) The function 'doEndTreatmentRequest' is never used. +[sources/view/hd/adjustment/VTreatmentAdjustmentRecirculate.cpp:59]: (style) The function 'doConfirm' is never used. [sources/view/VTreatmentCreate.cpp:439]: (style) The function 'doFinishedConfirm' is never used. [sources/view/VTreatmentCreate.cpp:196]: (style) The function 'doFinishedCreate' is never used. [sources/view/VTreatmentCreate.cpp:576]: (style) The function 'doFinishedPrime' is never used. @@ -57,13 +57,15 @@ [sources/view/VVitals.cpp:69]: (style) The function 'doManualBPMeasureEntry' is never used. [sources/view/VEventSpy.cpp:139]: (style) The function 'doMouseReset' is never used. [sources/view/hd/adjustment/VTreatmentAdjustmentUltrafiltrationConfirm.cpp:66]: (style) The function 'doOptionDuration' is never used. +[sources/view/hd/adjustment/VTreatmentAdjustmentRecirculate.cpp:51]: (style) The function 'doReconnect' is never used. [sources/view/VTreatmentCreate.cpp:905]: (style) The function 'doRequestPop' is never used. [sources/view/VTreatmentCreate.cpp:125]: (style) The function 'doResetCreateTreatment' is never used. -[sources/view/hd/adjustment/VTreatmentAdjustmentUltrafiltrationState.cpp:54]: (style) The function 'doResume' is never used. +[sources/view/hd/adjustment/VTreatmentAdjustmentRecirculate.cpp:67]: (style) The function 'doResume' is never used. [sources/view/VTreatmentCreate.cpp:870]: (style) The function 'doSelectParameters' is never used. [sources/view/hd/alarm/VAlarmStatus.cpp:76]: (style) The function 'doSilence' is never used. [sources/view/VTreatmentBegin.cpp:72]: (style) The function 'doStartTreatment' is never used. [sources/view/VEventSpy.cpp:182]: (style) The function 'doTouchReset' is never used. +[sources/view/hd/adjustment/VTreatmentAdjustmentRecirculate.cpp:75]: (style) The function 'doTreatmentEnd' is never used. [sources/view/VVitals.cpp:56]: (style) The function 'doUpdateBPMeasureInterval' 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. @@ -73,7 +75,7 @@ [sources/utility/types.cpp:44]: (style) The function 'getBits' is never used. [sources/view/VBluetoothDeviceInfo.cpp:68]: (style) The function 'isConnected' is never used. [sources/bluetooth/BLEScanner.cpp:55]: (style) The function 'onQuit' is never used. -[sources/storage/FileHandler.cpp:95]: (style) The function 'read' is never used. +[sources/storage/FileHandler.cpp:166]: (style) The function 'removeFiles' is never used. [sources/view/VTreatmentCreate.cpp:546]: (style) The function 'saveTreatmentRangesCSV' is never used. [sources/MainTimer.cpp:116]: (style) The function 'timerEvent' is never used. (information) Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config.