0b2616173a
* For MPI_TEST, MPI_TESTANY, MPI_WAIT, and MPI_WAITANY (i.e., the TEST/WAIT functions that return up to exactly one completed request), return the actual error code. * For MPI_TESTALL, MPI_TESTSOME, MPI_WAITALL, MPI_WAITSOME, (i.e., the TEST/WAIT functions that can return more than one completed request), return MPI_ERR_IN_STATUS. This commit was SVN r12355. The following Trac tickets were found above: Ticket 549 --> https://svn.open-mpi.org/trac/ompi/ticket/549