1
1
openmpi/ompi/mpi
Jeff Squyres 8251139bac status_set_cancelled: fix F08 binding
The F08 bindings for MPI_STATUS_SET_CANCELLED incorrectly had the
"flag" dummy parameter set as INTENT(OUT) when it really should be
INTENT(IN).

On the one hand, this is technically an ABI change.  On the other
hand, this is an incorrect MPI binding.  On the other hand (that's 3
hands for you fans counting at home), this is such a rarely-used API
-- even in the C bindings -- that I'm guessing no one is using this
API, and therefore no one has noticed this error and it isn't worth
porting back to the release branches.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-04-16 17:33:22 -07:00
..
c comm_join: fix CID 1323170 2018-03-26 14:21:21 -07:00
cxx configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
fortran status_set_cancelled: fix F08 binding 2018-04-16 17:33:22 -07:00
java configury: use javac vs javah whenever possible 2018-04-05 10:37:35 +09:00
man MPI_Comm_spawn_multiple.3in: update Fortran string array notes 2018-04-05 06:52:46 -07:00
tool mca/base: add support for additional variable types 2018-03-01 20:42:27 -07:00
help-mpi-api.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00