Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Jun 28, 2022

This likely had no impact on arithmetic operations but bites us on min and max. We should use unsigned long consistently though.

Fixes #10525

Needs backports to 5.0.x and 4.1.x (also 4.0.x?)

Signed-off-by: Joseph Schuchart [email protected]

This likely had no impact on arithmetic operations but bites us on
min and max. We should use unsigned long consistently though.

Signed-off-by: Joseph Schuchart <[email protected]>
@devreal devreal requested review from awlauria and bosilca June 28, 2022 19:52
@devreal devreal changed the title Treat unsigned long as unsigned, not signed long Op: Treat unsigned long as unsigned, not signed long Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in MPI_MIN of MPI_UNSIGNED_LONG from v4.1.1 to v4.1.2

2 participants