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

Enable all gcc and clang warnings for testing the CI #478

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

IAmNotHanni
Copy link
Contributor

@IAmNotHanni IAmNotHanni commented Apr 3, 2025

  • Some of these warnings are probably way too overpowered, but we can remove them as necessary.
  • None of these warnings should cause the build to fail (specifying warnings as errors -Werror would do this)

@IAmNotHanni
Copy link
Contributor Author

IAmNotHanni commented Apr 3, 2025

Oh wait, I just realized: Doing this in CMake enforces it to be enabled for all Linux users when compiling locally on their machine without asking them. It would be much better to put this into the GitHub workflow file! Sorry..

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