Actions
Bug #9292
closedsnoop: this statement may fall through
Start date:
2018-03-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Issue found by gcc 7 build:
snoop_nis.c:531:3: error: this statement may fall through [-Werror=implicit-fallthrough=] (void) showxdr_string(YPMAXPEER, "Peer = %s"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snoop_nis.c:532:2: note: here case YPPROC_ORDER: ^~~~ cc1: all warnings being treated as errors
Actions