mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-25 08:16:51 -04:00

/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: