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

TpetraWrappers: fix various compiler warnings #16498

Merged
merged 3 commits into from Jan 19, 2024

Conversation

tamiko
Copy link
Member

@tamiko tamiko commented Jan 18, 2024

Fixes various compiler warnings triggered by gcc-9.4 on Ubuntu LTS 20.04

- TpetraWrappers: fix signed unsigned comparison warning
- TpetraWrappers: fix dangling else warning, fix embedded macro warning
- TpetraWrappers: fix unused variable warning

In reference to #16491

@tamiko tamiko added this to the Release 9.6 milestone Jan 18, 2024
@bangerth bangerth merged commit d9b745f into dealii:master Jan 19, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants