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

Fix warning_level=everything in vs backends #12704

Merged

Conversation

bruchar1
Copy link
Member

@bruchar1 bruchar1 commented Jan 5, 2024

Fixes #12688

@bruchar1 bruchar1 added the backend:visualstudio Visual Studio project backends label Jan 5, 2024
Copy link
Member

@dcbaker dcbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches the docs, looks good to me

@dcbaker dcbaker added this to the 1.3.2 milestone Jan 5, 2024
@dcbaker dcbaker merged commit fbc744e into mesonbuild:master Jan 5, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:visualstudio Visual Studio project backends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native files crash with backend = 'vs2022' and warning_level = 'everything'
3 participants