mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
722d98e43e
/libretroshare/src/gxstunnel/rsgxstunnelitems.h:75: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDataItem::flags' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:76: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDataItem::unique_item_counter' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:76: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDataItem::flags' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:76: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDataItem::service_id' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:111: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDataAckItem::unique_item_counter' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:128: warning: Cppcheck(uninitMemberVar): Member variable 'RsGxsTunnelDHPublicKeyItem::public_key' is not initialized in the constructor. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:145: warning: Cppcheck(operatorEqVarError): Member variable 'RsGxsTunnelDHPublicKeyItem::public_key' is not assigned a value in 'RsGxsTunnelDHPublicKeyItem::operator='. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:56: warning: Cppcheck(noExplicitConstructor): Class 'RsGxsTunnelItem' has a constructor with 1 argument that is not explicit. /libretroshare/src/gxstunnel/rsgxstunnelitems.h:76: warning: Cppcheck(noExplicitConstructor): Class 'RsGxsTunnelDataItem' has a constructor with 1 argument that is not explicit. |
||
---|---|---|
.. | ||
src |