Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fallthrough warning #2333

Merged
merged 1 commit into from
Aug 1, 2020
Merged

Fix fallthrough warning #2333

merged 1 commit into from
Aug 1, 2020

Conversation

nlohmann
Copy link
Owner

This PR fixes a warning on an unannotated fall-through between switch labels [-Wimplicit-fallthrough].

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0326e4e on fallthrough into 1da9317 on develop.

@nlohmann nlohmann merged commit f4155e4 into develop Aug 1, 2020
@nlohmann nlohmann deleted the fallthrough branch August 1, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants