unreachable statement
Posted John_leaf
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了unreachable statement相关的知识,希望对你有一定的参考价值。
今天突然出现一警告,unreachable statement 。
上网查查,发现有java同仁遇过同样的问题,
明白了,对应到我的项目就是,
在die()后已经不会继续执行了。没必要return 0;
stackoverflow真是赞。
以上是关于unreachable statement的主要内容,如果未能解决你的问题,请参考以下文章
SVN报错The server may be unreachable or the URL may be incorrect的解决方案
GNU 内置函数 `__builtin_unreachable ` 如何在此代码段中工作?
connect: Network is unreachable解决方法