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

configure: drop check for -Werror #829

Merged
merged 1 commit into from Feb 20, 2023
Merged

configure: drop check for -Werror #829

merged 1 commit into from Feb 20, 2023

Conversation

ThomasAdam
Copy link
Member

This made sense with much older compilers, but now that clang and gcc
are adding errors all the time, this check is redundant.

Fixes #827

This made sense with much older compilers, but now that clang and gcc
are adding errors all the time, this check is redundant.

Fixes #827
@ThomasAdam ThomasAdam added this to the 1.0.7 milestone Feb 20, 2023
@ThomasAdam ThomasAdam self-assigned this Feb 20, 2023
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Feb 20, 2023
@ThomasAdam ThomasAdam merged commit 1a0bab4 into master Feb 20, 2023
@ThomasAdam ThomasAdam deleted the ta/gh-827 branch February 20, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Check for -Werror fails with llvm 15
1 participant