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

Remove deprecation warning. #1308

Merged
merged 4 commits into from
Jan 7, 2025
Merged

Remove deprecation warning. #1308

merged 4 commits into from
Jan 7, 2025

Conversation

tupek2
Copy link
Collaborator

@tupek2 tupek2 commented Jan 7, 2025

Its warnings to errors, so this is essentially disabling the capability. Unfortunately, we do now have a replacement for it yet, nor a design planned to replace it, as far as I'm aware. We could consider making it more consistent with the new BC interface, e.g. taking Components an using tensor, instead of mfem::Vector.

…ially diabling the capability. Unfortunately, we do now have a replacement for it yet.
@tupek2
Copy link
Collaborator Author

tupek2 commented Jan 7, 2025

/style

@btalamini
Copy link
Member

I would prefer to fix this in a more direct way: change the compiler flags so that we don't promote deprecation warnings to errors (but still promote other warnings to errors). I think this is possible. I don't want to remove the deprecation.

@btalamini btalamini self-requested a review January 7, 2025 21:24
@tupek2
Copy link
Collaborator Author

tupek2 commented Jan 7, 2025

OK, I think we can consider turn off this warning in the future, and can maybe start doing deprecations at that time? For now, its going in!

@tupek2 tupek2 merged commit b90c3dd into develop Jan 7, 2025
13 checks passed
@tupek2 tupek2 deleted the tupek/no_deprecation_warnings branch January 8, 2025 00:00
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.

3 participants