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

switch MPICH and MSMPI consts to signed ints #668

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Conversation

simonbyrne
Copy link
Member

Discussed in #667

const MPI_Comm = UInt32
const MPI_Datatype = UInt32
const MPI_Errhandler = UInt32
const MPI_File = UInt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this is related to #555

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure how though...

@simonbyrne simonbyrne closed this Oct 4, 2022
@simonbyrne simonbyrne reopened this Oct 4, 2022
@simonbyrne simonbyrne merged commit 47ec5cc into master Oct 5, 2022
@simonbyrne simonbyrne deleted the sb/consts-mpich branch October 5, 2022 16:56
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