1
1
openmpi/ompi/errhandler
Tim Prins a194896ae8 Reverts r16130.
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
2007-09-15 11:19:13 +00:00
..
errcode-internal.c - fixes several coverty issues 2007-07-30 14:44:37 +00:00
errcode-internal.h Fixes trac:659 2006-12-09 14:20:08 +00:00
errcode.c - fixes several coverty issues 2007-07-30 14:44:37 +00:00
errcode.h Remove redundant declaration of ompi_err_unknown. 2007-02-27 19:37:42 +00:00
errhandler_invoke.c Fixes trac:659 2006-12-09 14:20:08 +00:00
errhandler_predefined.c - add missing va_end found by coverity 2007-07-30 16:08:18 +00:00
errhandler_predefined.h - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
errhandler.c Reverts r16130. 2007-09-15 11:19:13 +00:00
errhandler.h Reverts r16130. 2007-09-15 11:19:13 +00:00
Makefile.am Rewriting much of the errorcode and errorclass code, since 2006-12-05 19:07:02 +00:00