Actions
Bug #13392
closedpx: case value '3' not in enumerated type
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build error on SPARC:
../../sun4u/io/px/px_hlib.c: In function 'hvio_intr_getstate': ../../sun4u/io/px/px_hlib.c:2123:2: error: case value '3' not in enumerated type 'intr_state_t {aka enum intr_state}' [-Werror=switch] case INTERRUPT_PENDING_STATE: ^~~~ cc1: all warnings being treated as errors
Testing done: build/install/boot
Actions