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

Build with strict flags fails #1727

Open
bramtayl opened this issue Jul 22, 2023 · 1 comment
Open

Build with strict flags fails #1727

bramtayl opened this issue Jul 22, 2023 · 1 comment
Milestone

Comments

@bramtayl
Copy link

Trying to get the vcpkg port building, and I'm noticing buidling fails with some strict flags, e.g.

-Werror=misleading-indentation
-Werror=use-after-free
-Werror=incompatible-pointer-types

and probably more. Would be good to run a linter or something and clean up all the warnings.

@bramtayl bramtayl mentioned this issue Jul 25, 2023
@bramtayl
Copy link
Author

Ok, so, by default, the debug build errors on Linux if there are any warnings, and there are plenty, so would be good to fix

@kunstmusik kunstmusik added this to the 7.0.0 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants