proper return value for MPI_File_call_errhandler
Lisandro Dalcin found we returned the wrong value from
MPI_File_call_errhandler. it should return MPI_SUCCESS unless something
goes wrong with MPI_File_call_errhandler itself.
Closes #2259
Signed-off-by:
Junchao Zhang <jczhang@mcs.anl.gov>
Please register or sign in to comment