mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
dca33daae8
/libretroshare/src/ft/ftcontroller.cc:91: warning: Cppcheck(passedByValue): Function parameter 'fname' should be passed by reference. /libretroshare/src/ft/ftcontroller.cc:92: warning: Cppcheck(passedByValue): Function parameter 'tmppath' should be passed by reference. /libretroshare/src/ft/ftcontroller.cc:92: warning: Cppcheck(passedByValue): Function parameter 'dest' should be passed by reference. /libretroshare/src/ft/ftcontroller.cc:1482: warning: Cppcheck(stlIfStrFind): Inefficient usage of string::find() in condition; string::compare() would be faster. /libretroshare/src/ft/ftcontroller.cc:1491: warning: Cppcheck(stlIfStrFind): Inefficient usage of string::find() in condition; string::compare() would be faster. |
||
---|---|---|
.. | ||
src |