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

Adding reorder flag to CI builds #902

Merged
merged 3 commits into from
Sep 1, 2023
Merged

Conversation

pshriwise
Copy link
Member

Description

@aprilnovak discovered an issue with the initialization order of the DagMC_Logger class and I believe has found some similar issues previously in DAGMC/MOAB. This adds the -Wreorder flag to our CI builds in the CMake command to ensure we catch this in the future.

image

Motivation and Context

Ensure that future changes/additions to the code are easy to incorporate into MOOSE applications.

@gonuke gonuke merged commit b8c980b into svalinn:develop Sep 1, 2023
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.

2 participants