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

Add fallthrough attribute #8029

Merged
merged 3 commits into from Apr 14, 2020
Merged

Add fallthrough attribute #8029

merged 3 commits into from Apr 14, 2020

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Apr 13, 2020

Fix warnings found with -Wimplicit-fallthrough=5

@RipleyTom Can you confirm the fallthrough is expected in rpcs3/rpcs3qt/cheat_manager.cpp? It looks a bit suspicious to me but since I didn't take the time to understand your code, I don't really know.

@RipleyTom
Copy link
Contributor

It should indeed be a break.

@scribam
Copy link
Contributor Author

scribam commented Apr 13, 2020

Fixed

@AniLeo AniLeo requested a review from Nekotekina April 14, 2020 10:24
@Nekotekina Nekotekina merged commit 2e397e3 into RPCS3:master Apr 14, 2020
@scribam scribam deleted the fallthrough branch April 14, 2020 14:08
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.

None yet

3 participants