mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
50a9d8a1e3
/libretroshare/src/pqi/p3servicecontrol.cc:840: warning: Cppcheck(unreadVariable): Variable 'changes' is assigned a value that is never used. /libretroshare/src/pqi/p3servicecontrol.cc:941: warning: Cppcheck(unusedVariable): Unused variable: mit /libretroshare/src/pqi/p3servicecontrol.cc:972: warning: Cppcheck(unusedVariable): Unused variable: mit /libretroshare/src/pqi/p3servicecontrol.cc:88: warning: Cppcheck(uninitMemberVar): Member variable 'p3ServiceControl::mServiceServer' is not initialized in the constructor. /libretroshare/src/pqi/p3servicecontrol.h:69: warning: Cppcheck(noExplicitConstructor): Class 'p3ServiceControl' has a constructor with 1 argument that is not explicit. /libretroshare/src/pqi/p3servicecontrol.cc:45: warning: Cppcheck(noExplicitConstructor): Class 'RsServiceControlItem' has a constructor with 1 argument that is not explicit. /libretroshare/src/pqi/p3servicecontrol.cc:52: warning: Cppcheck(noExplicitConstructor): Class 'RsServicePermissionItem' has a constructor with 1 argument that is not explicit. /libretroshare/src/pqi/p3servicecontrol.cc:359: warning: Cppcheck(passedByValue): Function parameter 'serviceName' should be passed by reference. |
||
---|---|---|
.. | ||
src |