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

Has this project died? Take some pull requests and apply them please! #585

Closed
iplayfast opened this issue Oct 15, 2019 · 1 comment
Closed

Comments

@iplayfast
Copy link

Fall through issue fails build now on modern compilers. Either change case to duplicate code, (which the compiler will optimize out), or use method described here to make it not a warning https://stackoverflow.com/questions/45129741/gcc-7-wimplicit-fallthrough-warnings-and-portable-way-to-clear-them

@AzothAmmo
Copy link
Contributor

See #579 which will resolve many, but not all, compilation warnings with newer compilers.

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

No branches or pull requests

2 participants