mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-18 10:57:18 -05:00
72b917de37
/libretroshare/src/upnp/UPnPBase.cpp:62: warning: Cppcheck(funcArgOrderDifferent): Function 'CUPnPPortMapping' argument order different: declaration 'in_port, ex_port, protocol, enabled, description' definition 'ex_port, in_port, protocol, enabled, description' /libretroshare/src/upnp/UPnPBase.h:109: warning: Cppcheck(noExplicitConstructor): Class 'CUPnPLib' has a constructor with 1 argument that is not explicit. /libretroshare/src/upnp/UPnPBase.h:577: warning: Cppcheck(noExplicitConstructor): Class 'CUPnPControlPoint' has a constructor with 1 argument that is not explicit. |
||
---|---|---|
.. | ||
src |