mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-19 03:41:31 -05:00
8dbb0d61af
/libretroshare/src/dht/connectstatebox.cc:394: warning: this statement may fall through [-Wimplicit-fallthrough=] if (mNextAttemptTS > now) /libretroshare/src/dht/connectstatebox.cc:401: here default: /libretroshare/src/dht/connectstatebox.cc:406: warning: this statement may fall through [-Wimplicit-fallthrough=] if (mState != CSB_FAILED_WAIT) /libretroshare/src/dht/connectstatebox.cc:414: here case CSB_START: /libretroshare/src/dht/connectstatebox.cc:530: warning: this statement may fall through [-Wimplicit-fallthrough=] if (mNextAttemptTS > now) /libretroshare/src/dht/connectstatebox.cc:540: here default: /libretroshare/src/dht/connectstatebox.cc:543: warning: this statement may fall through [-Wimplicit-fallthrough=] if (mState != CSB_FAILED_WAIT) /libretroshare/src/dht/connectstatebox.cc:551: here case CSB_START: |
||
---|---|---|
.. | ||
src |