diff options
author | Mitchell Blank Jr <mitch@bodyfour.com> | 2020-10-13 16:11:27 +0100 |
---|---|---|
committer | Mitchell Blank Jr <mitch@bodyfour.com> | 2020-10-13 16:11:27 +0100 |
commit | 988c7a47e02803d1e1b36e7c440edb8e7dd8ebd8 (patch) | |
tree | e57881449ef19a81581e97294dc6a4db09909003 /src/implicit.h | |
parent | 10addba7f2bf20c300a1b4957f49a83cb8aa2c02 (diff) | |
download | distcc-git-988c7a47e02803d1e1b36e7c440edb8e7dd8ebd8.tar.gz |
Fix bug indicated by clang warning:
src/clirpc.c:126:9: warning: code will never be executed [-Wunreachable-code]
It looks like ~12 years ago someone added a log statement to this
if() block while they had Python on their mind. This means that
the "expected version" check has been broken that entire time.
Diffstat (limited to 'src/implicit.h')
0 files changed, 0 insertions, 0 deletions