1
1
openmpi/ompi/mpi/fortran/use-mpi-f08-desc
Jeff Squyres 1e952808ef r30519 (and the associated CMR #4209) left out fixing
MPI_SUBARRAYS_SUPPORTED and MPI_ASYNC_PROTECTS_NONBLOCKING in the F08
descriptor prototype.

This commit fixes the F08 descriptor prototype in the same was as
r30519 did for the non-F08-descriptor implementation.

Thanks to Mike Dubman for finding the issue.

cmr=v1.7.4:reviewer=ompi-rm1.7

This commit was SVN r30532.

The following SVN revision numbers were found above:
  r30519 --> open-mpi/ompi@caaab7e8a3
2014-02-03 16:55:33 +00:00
..
comm_rank_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
comm_size_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
constants.c == Highlights == 2012-04-18 15:57:29 +00:00
constants.h == Highlights == 2012-04-18 15:57:29 +00:00
constants.h.fin == Highlights == 2012-04-18 15:57:29 +00:00
finalize_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
init_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
ISO_Fortran_binding.h == Highlights == 2012-04-18 15:57:29 +00:00
Makefile.am Do NOT remove all the source files in "make distclean" -- that's a 2012-08-10 02:04:50 +00:00
mpi-f08-interfaces.F90 == Highlights == 2012-04-18 15:57:29 +00:00
mpi-f08-types.f90 r30519 (and the associated CMR #4209) left out fixing 2014-02-03 16:55:33 +00:00
mpi-f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
mpi-f-interfaces-bind.h == Highlights == 2012-04-18 15:57:29 +00:00
OMPI_Fortran_binding_c.c == Highlights == 2012-04-18 15:57:29 +00:00
OMPI_Fortran_binding.f90 == Highlights == 2012-04-18 15:57:29 +00:00
recv_f08_desc.f90 == Highlights == 2012-04-18 15:57:29 +00:00
send_f08_desc.f90 == Highlights == 2012-04-18 15:57:29 +00:00
type_commit_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
type_contiguous_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00
type_vector_f08.f90 == Highlights == 2012-04-18 15:57:29 +00:00