Index: cppcheck.err =================================================================== diff -u -r571019286d14ba1b655897c70ee28b7a9a0d80d5 -ra89b5249df072be403141463d7d88728b66a848e --- cppcheck.err (.../cppcheck.err) (revision 571019286d14ba1b655897c70ee28b7a9a0d80d5) +++ cppcheck.err (.../cppcheck.err) (revision a89b5249df072be403141463d7d88728b66a848e) @@ -39,7 +39,7 @@ When you see this message it is always safe to reduce the variable scope 1 level. [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:39]: (style) Unused private function: 'Settings::makeSetting' +[sources/storage/Settings.h:44]: (style) Unused private function: 'Settings::makeSetting' [sources/AlarmGenerator.cpp:68]: (style) The function 'ALARM_ID_BLE_CUFF' is never used. [sources/view/VTreatmentCreate.cpp:124]: (style) The function 'doCancel' is never used. [sources/view/settings/VNetworkModel.cpp:223]: (style) The function 'doCheckIfConnected' is never used.