a194896ae8
There is a reason that we use the internal type (ompi_file_errhandler_fn) instead of the MPI typedef. When building without MPI-IO support (--disable-mpi-io), the MPI type is not defined, but the internal type IS defined in order to try to keep binary compatibility for apps that don't use MPI-IO. This commit was SVN r16136. The following SVN revision numbers were found above: r16130 --> open-mpi/ompi@cf5a38af5e |
||
---|---|---|
.. | ||
errcode-internal.c | ||
errcode-internal.h | ||
errcode.c | ||
errcode.h | ||
errhandler_invoke.c | ||
errhandler_predefined.c | ||
errhandler_predefined.h | ||
errhandler.c | ||
errhandler.h | ||
Makefile.am |