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

meson: set werror option instead of using -Werror #3803

Closed
wants to merge 1 commit into from

Conversation

bgilbert
Copy link

Avoids Meson warning at configure time:

meson.build:49: WARNING: Consider using the built-in werror option instead of using "-Werror".

Fixes: #3761

Avoids Meson warning at configure time:

    meson.build:49: WARNING: Consider using the built-in werror option instead of using "-Werror".

Fixes: de02617 ("Remove unused pSpatialLayer variable in DetermineTemporalSettings (#3761)")
@ryandesign
Copy link
Contributor

I suggest closing this in favor of #3809.

@rona901
Copy link

rona901 commented Nov 21, 2024 via email

@bgilbert bgilbert deleted the werror branch December 3, 2024 03:10
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.

4 participants