Skip to content

Conversation

@jwpeterson
Copy link
Member

This virtual keyword on this function was deprecated in 6fbd01f (2022), so it has been deprecated since the 1.8.x release series. The non-deprecated, non-virtual version of the function was made into a no-op. Therefore, there may be code which still calls this function, but it would just be doing nothing, so let's try removing it to see whether everything still compiles.

This virtual keyword on this function was deprecated in 6fbd01f
(2022), so it has been deprecated since the 1.8.x release series. The
non-deprecated, non-virtual version of the function was made into a
no-op. Therefore, there may be code which still calls this function,
but it would just be doing nothing, so let's try removing it to see
whether everything still compiles.
@moosebuild
Copy link

Job Coverage, step Generate coverage on f4af352 wanted to post the following:

Coverage

6250a7 #4318 f4af35
Total Total +/- New
Rate 65.12% 65.12% +0.00% -
Hits 77129 77129 - 0
Misses 41306 41304 -2 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@jwpeterson jwpeterson merged commit 17b081f into libMesh:devel Nov 10, 2025
21 checks passed
@jwpeterson jwpeterson deleted the drop_deprecated_init_qoi branch November 10, 2025 14:43
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