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

MueLu: Unused variable #13605

Open
cgcgcg opened this issue Nov 15, 2024 · 2 comments
Open

MueLu: Unused variable #13605

cgcgcg opened this issue Nov 15, 2024 · 2 comments
Assignees
Labels
pkg: MueLu type: bug The primary issue is a bug in Trilinos code or tests

Comments

@cgcgcg
Copy link
Contributor

cgcgcg commented Nov 15, 2024

Bug Report

Albany reported a failing warnings-as-errors build here: sandialabs/Albany#1090

[Trilinos/packages/muelu/src/Interface/MueLu_ParameterListInterpreter_def.hpp:1302](https://blob/master/Trilinos/packages/muelu/src/Interface/MueLu_ParameterListInterpreter_def.hpp#L1302):8: error: variable 'useAggregateQualities' set but not used [-Werror=unused-but-set-variable]

Looks like this could have been caused by #13592

@cgcgcg cgcgcg added pkg: MueLu type: bug The primary issue is a bug in Trilinos code or tests labels Nov 15, 2024
Copy link

Automatic mention of the @trilinos/muelu team

1 similar comment
Copy link

Automatic mention of the @trilinos/muelu team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: MueLu type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

No branches or pull requests

2 participants