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

Remove almost all GCC warnings #23

Merged
merged 4 commits into from
Jun 20, 2019
Merged

Conversation

rajdakin
Copy link
Contributor

This PR removes all GCC warnings (using GCC 9.1.1 20190503 with -Wall) except for all ...unused... warnings.
It also fixes some potential bugs, the most critical ones being in run0f.h (this one needs to be checked).

@ptitSeb
Copy link
Owner

ptitSeb commented Jun 20, 2019

Good work!

@ptitSeb ptitSeb merged commit 666cd30 into ptitSeb:master Jun 20, 2019
@rajdakin rajdakin deleted the warnings_removal branch June 22, 2019 18:39
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

2 participants