原文:報錯解決:error: this statement may fall through [-Werror=implicit-fallthrough=]

下午在編譯 grpc時報錯如下:utilities blob db blob log reader.cc: : : error: this statement may fall through Werror implicit fallthrough next byte kb size utilities blob db blob log reader.cc: : : note: here case ...

2020-04-04 22:27 0 3728 推薦指數:

查看詳情

error: control may reach end of non-void function [-Werror,-Wreturn-type]

編譯出現如下錯誤 這個錯誤可能和編譯器有關(在相同代碼情況有的編譯器可能不會報錯,而有的可能會報錯),也可能是因為函數沒有返回值導致,比如:下面這個函數,如果輸入參數a < b 就會導致函數沒有返回值。 ...

Mon Dec 31 06:01:00 CST 2018 0 1056
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM