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

Update based on minor SWIG changes #288

Merged
merged 5 commits into from
Jun 9, 2022
Merged

Conversation

sethrj
Copy link
Collaborator

@sethrj sethrj commented Jun 3, 2022

The only substantial change is that size_t is no longer equal to a long (which it never should have been), so this is a bug fix. On most 64-bit platforms, I think c_size_t and c_long_long should be equivalent: so this should not result in any downstream changes.

@sethrj
Copy link
Collaborator Author

sethrj commented Jun 4, 2022

@aprokop The CI seems to be failing because the CUDA docker image has apparently been deleted due to its age. Do you have time to upgrade the docker image?

@aprokop
Copy link
Collaborator

aprokop commented Jun 6, 2022

Seems like CI passed, but the status wasn't reported back.

@sethrj sethrj merged commit 2a30c3f into trilinos:master Jun 9, 2022
@sethrj sethrj deleted the upstream-swig branch June 9, 2022 13:37
This pull request was closed.
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