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 deprecations in consensus algorithms #15529

Merged

Conversation

masterleinad
Copy link
Member

Deprecated in #13272, and #13769.

@bangerth
Copy link
Member

I assume you found all of these places by looking at the deprecations before we converted the early-deprecated to deprecated in #15507?

@bangerth
Copy link
Member

The "tidy" check fails with this:

/home/runner/work/dealii/dealii/include/deal.II/base/mpi_consensus_algorithms.h:1418:43: error: use '= default' to define a trivial default constructor [modernize-use-equals-default,-warnings-as-errors]

Can you address this as well? If you rebase, the failing OSX check will also go away.

@masterleinad
Copy link
Member Author

I assume you found all of these places by looking at the deprecations before we converted the early-deprecated to deprecated in #15507?

Yes, I tried my best.

@masterleinad masterleinad force-pushed the remove_deprecated_consensus_algorithms branch from 1dfc553 to 15310df Compare June 30, 2023 19:15
@masterleinad masterleinad marked this pull request as ready for review June 30, 2023 19:19
@masterleinad masterleinad added this to the Developer workshop 2023 milestone Jul 1, 2023
@drwells drwells merged commit ecd81ff into dealii:master Jul 1, 2023
14 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