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

Bump GCC version used in CI. #440

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Bump GCC version used in CI. #440

merged 1 commit into from
Jun 20, 2022

Conversation

camio
Copy link
Contributor

@camio camio commented Jun 20, 2022

A warning in cow_test.cpp needed to be supressed. See #438

A warning in cow_test.cpp needed to be supressed. See stlab#438
Copy link
Member

@nickpdemarco nickpdemarco left a comment

Choose a reason for hiding this comment

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

Approved - but for my education, can you explain why we're suppressing the warning? I looked at #438 and didn't see a reason why it's a false positive.

@camio
Copy link
Contributor Author

camio commented Jun 20, 2022

It could be an actual bug. The suppression was introduced to decouple two efforts: solving the autoconf problems, and fixing issues identified by new GCC 11 warnings.

@camio camio merged commit ca12d8c into stlab:main Jun 20, 2022
@camio camio deleted the bump-gcc branch June 20, 2022 19:44
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