On Jan 22, 2020, at 5:07 AM, HOLMES Daniel via mpiwg-p2p <mpiwg-p2p@lists.mpi-forum.org> wrote:
3) The F08 bindings for all variants of the MPI_TEST, MPI_WAIT, and MPI_PROBE functions and the MPI_REQUEST_GET_STATUS function do not specify an INTENT for the status(es) parameter. We could fix this by including “INTENT(OUT)” in all cases (by choosing the correct Python setting).