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

Configure PETSc with --with-strict-petscerrorcode #3962

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

connorjward
Copy link
Contributor

Description

Motivation (https://gitlab.com/petsc/petsc/-/blob/main/include/petscsystypes.h?ref_type=heads#L53):

The user can also configure PETSc with the --with-strict-petscerrorcode option to enable
compiler warnings when the returned error codes are not captured and checked. Users are
heavily encouraged to opt-in to this option, as it will become enabled by default in a
future release.

@connorjward connorjward marked this pull request as draft January 9, 2025 14:41
Copy link

github-actions bot commented Jan 9, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake complex0 ran0 passed0 skipped0 failed

Copy link

github-actions bot commented Jan 9, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake real0 ran0 passed0 skipped0 failed

tinyasm/tinyasm.cpp Outdated Show resolved Hide resolved
tinyasm/tinyasm.cpp Outdated Show resolved Hide resolved
tinyasm/tinyasm.cpp Outdated Show resolved Hide resolved
tinyasm/tinyasm.cpp Outdated Show resolved Hide resolved
attempt to fix pybind problems.
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