Skip to content

Conversation

@jsquyres
Copy link
Member

MPI_AINT_ADD and MPI_AINT_DIFF are functions and must be declared as externals with the proper return type. This is already done properly in the mpi and mpi_f08 modules; these declarations for these functions were only missing from mpif.h (i.e., mpif-externals.h).

Thanks to Aboorva Devarajan (@AboorvaDevarajan) for the bug report.

Fixes #3395

Signed-off-by: Jeff Squyres jsquyres@cisco.com

@ggouaillardet If this is good, I'll make PRs for all the release branches. I'll also be adding corresponding tests in ompi-tests/ibm shortly.

MPI_AINT_ADD and MPI_AINT_DIFF are functions and must be declared as
externals with the proper return type.  This is already done properly
in the mpi and mpi_f08 modules; these declarations for these functions
were only missing from mpif.h (i.e., mpif-externals.h).

Thanks to Aboorva Devarajan (@AboorvaDevarajan) for the bug report.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@bwbarrett
Copy link
Member

bot:ompi:retest

It looks like a permissions issue in Jenkins ate the build success for the new PR checker. Re-running

@jsquyres jsquyres merged commit 7ea0595 into open-mpi:master Apr 24, 2017
@jsquyres jsquyres deleted the pr/add-aint-add-diff branch April 24, 2017 19:47
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