mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04: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. |
||
---|---|---|
.. | ||
UPnPBase.cpp | ||
UPnPBase.h | ||
upnphandler_linux.cc | ||
upnphandler_linux.h | ||
upnphandler_miniupnp.cc | ||
upnphandler_miniupnp.h | ||
upnptest.cc | ||
upnputil.c | ||
upnputil.h |