Skip to content

Clean up compiler warnings#451

Merged
ZigRazor merged 1 commit intoZigRazor:masterfrom
sookach:pr/issue_448
Jun 20, 2024
Merged

Clean up compiler warnings#451
ZigRazor merged 1 commit intoZigRazor:masterfrom
sookach:pr/issue_448

Conversation

@sookach
Copy link
Copy Markdown
Contributor

@sookach sookach commented Jun 20, 2024

Fixes #448

@badumbatish
Copy link
Copy Markdown
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
Copy Markdown
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
@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