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

fix: turn warnings into errors #1425

Merged
merged 15 commits into from
Jan 19, 2024
Merged

fix: turn warnings into errors #1425

merged 15 commits into from
Jan 19, 2024

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Jan 18, 2024

for the few warnings we get, at least make sure we listen to them now on unix platforms. Windows has too many right now to enable /WX.

Adds a workaround to a compiler warning for two files which have said bug.
Replaces the gnu catch all flags in sqlite with the correct one for that compiler

fix: turn warnings into errors

for the few warnings we get, at least make sure we listen to them now on unix platforms.  Windows has too many right now to enable /WX

resolve warning

actually fix it

Update CMakeLists.txt
@EmosewaMC EmosewaMC marked this pull request as ready for review January 18, 2024 12:17
@EmosewaMC EmosewaMC marked this pull request as draft January 18, 2024 12:50
@EmosewaMC EmosewaMC marked this pull request as ready for review January 19, 2024 10:06
@aronwk-aaron aronwk-aaron merged commit ea5360c into main Jan 19, 2024
4 checks passed
@aronwk-aaron aronwk-aaron deleted the error branch January 19, 2024 16:18
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.

3 participants