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 variable arguments start/end #549

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Fix variable arguments start/end #549

merged 6 commits into from
Sep 3, 2024

Conversation

Steven-Roberts
Copy link
Collaborator

The test_sundials_errors test was failing for me which I traced down to the handling of variable arguments. It's the same issue discussed in #461 which was partially fixed in #462. This PR should finish it off.

@balos1
Copy link
Member

balos1 commented Jul 30, 2024

I fixed this in another branch, lost it in the rebase, and just redid ths fix also! Thanks for opening the PR.

@balos1 balos1 added this to the SUNDIALS Next milestone Aug 26, 2024
@balos1 balos1 merged commit 8578bd3 into develop Sep 3, 2024
23 of 24 checks passed
@balos1 balos1 deleted the bugfix/varargs branch September 3, 2024 15:59
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.

3 participants