mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-29 00:37:10 -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: