Skip to content

Fix warnings and set warnings as error when testing #86

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

Merged
merged 2 commits into from
Jun 15, 2025

Conversation

renatoGarcia
Copy link
Owner

No description provided.

@renatoGarcia renatoGarcia force-pushed the fix_warnings branch 4 times, most recently from 0c75de8 to 174daba Compare May 30, 2025 02:24
@renatoGarcia renatoGarcia force-pushed the fix_warnings branch 9 times, most recently from 0c6a075 to 71ab9e3 Compare June 14, 2025 23:03
We either fix or silence all warning triggered by:

    -Wall -Wextra -Wconversion -Wshadow -pedantic

in GCC and Clang, and:

    /Wall

in MSVC.
@renatoGarcia renatoGarcia force-pushed the fix_warnings branch 2 times, most recently from e4470df to f732d51 Compare June 15, 2025 02:56
@renatoGarcia renatoGarcia merged commit ebcb84f into master Jun 15, 2025
29 checks passed
@renatoGarcia renatoGarcia deleted the fix_warnings branch June 15, 2025 03:40
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.

1 participant