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

Clean up compiler warnings #451

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

sookach
Copy link
Contributor

@sookach sookach commented Jun 20, 2024

Fixes #448

@badumbatish
Copy link
Contributor

these are good but let's enable some flags in our CMakeLists.txts to let the compiler guide future developers in better developement. This way we don't have these recurring issues like this in the future

@ZigRazor
Copy link
Owner

these are good but let's enable some flags in our CMakeLists.txts to let the compiler guide future developers in better developement. This way we don't have these recurring issues like this in the future

You can open another issue for this, thank you @badumbatish

@ZigRazor ZigRazor merged commit f2f7d90 into ZigRazor:master Jun 20, 2024
11 of 15 checks passed
@sookach sookach deleted the pr/issue_448 branch June 20, 2024 14:30
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.

Remove redundancy in variable usage, variable qualifiers and unused variables
3 participants