Actions
Bug #9227
closedipd: this statement may fall through
Start date:
2018-03-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
issue found by gcc 7:
../../common/inet/ipd/ipd.c:1093:9: error: this statement may fall through [-Werror=implicit-fallthrough=] error = DDI_SUCCESS; ../../common/inet/ipd/ipd.c:1094:2: note: here default: ^~~~~~~ cc1: all warnings being treated as errors
Actions