Skip to content

Fix implicit fallthrough warning#54

Open
JoshuaWatt wants to merge 1 commit intognosek:masterfrom
JoshuaWatt:master
Open

Fix implicit fallthrough warning#54
JoshuaWatt wants to merge 1 commit intognosek:masterfrom
JoshuaWatt:master

Conversation

@JoshuaWatt
Copy link

Fixes a warning about an implicit fall through in a case statement
(-Werror=implicit-fallthrough) with newer versions of GCC

Signed-off-by: Joshua Watt [email protected]

Fixes a warning about an implicit fall through in a case statement
(-Werror=implicit-fallthrough) with newer versions of GCC

Signed-off-by: Joshua Watt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant