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

Eliminate -Wimplicit-fallthrough trigger #1767

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Conversation

bbarenblat
Copy link
Contributor

Insert a no-op break, preventing -Wimplicit-fallthrough from triggering.

Insert a no-op `break`, preventing -Wimplicit-fallthrough from
triggering.
@dinhvh dinhvh merged commit 91300db into MailCore:master Jul 18, 2018
alexanderzhigulich added a commit to Timyo/mailcore2 that referenced this pull request Jul 19, 2018
@alexanderzhigulich
Copy link

Hello
Seems you forget semicolon. Build failed.

@bbarenblat
Copy link
Contributor Author

Oops, sorry about that. Created #1768.

babbage pushed a commit to babbage/mailcore2 that referenced this pull request Jan 7, 2019
Insert a no-op `break`, preventing -Wimplicit-fallthrough from
triggering.
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.

3 participants