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

Fix bug in PetscLib that broke no-PETSc builds #2492

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Conversation

johnomotani
Copy link
Contributor

The no-PETSc branch needs to forward-declare SNES to avoid error.

Thanks to @bshanahan for finding the bug.

Are we missing a job with no PETSc in the CI testing? I'd have thought that this should have been caught automatically... If anyone wants to add on to this PR to tweak the CI, I'm not planning to, so feel free!

The no-PETSc branch needs to forward-declare `SNES` to avoid error.
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@ZedThree
Copy link
Member

Thanks @johnomotani and @bshanahan !

We should probably remove the configure_options from the Default options job

@ZedThree ZedThree merged commit 3f70c8b into master Feb 1, 2022
@ZedThree ZedThree deleted the fix-no-petsc-build branch February 1, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants