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

Elevate warnigns to errors on gcc and clang #110

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

baconpaul
Copy link
Collaborator

Elevate warnigns to error on gcc and clang.
This sets our error level pretty high. CI will be an important part of this strategy working.

Elevate warnigns to error on gcc and clang.
This sets our error level pretty high. CI will be an important
part of this strategy working.
@baconpaul
Copy link
Collaborator Author

OK so @defiantnerd this makes the vst3 wrapper use all the warnings on mac and linux.

I think we should turn this on but it will mean broken CI sometimes since they warnings differ by platform. If you are comfy with that I am also. But I can see wanting to wait.

It would close #81 if we did it though, or at least close that then encourage someone to do same for MSVC.

@defiantnerd defiantnerd merged commit c955b3e into free-audio:next Sep 8, 2023
6 checks passed
defiantnerd pushed a commit that referenced this pull request Sep 9, 2023
Elevate warnigns to error on gcc and clang.
This sets our error level pretty high. CI will be an important
part of this strategy working.
@baconpaul baconpaul deleted the werror branch September 11, 2023 22:17
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.

2 participants