A protocol byte is converted to enum MessageKind. What should happen before using it to i…

from C structs, unions and enums
C23 (GCC 13.3.0) intermediate 1 min

A protocol byte is converted to enum MessageKind. What should happen before using it to index a handler table?

Report an error