1
1
openmpi/ompi/mpi/f90
Jeff Squyres 359d7e122e Fix a problem noted by Paul Kapinos: MPI_COMM_SET_ERRHANDLER and
MPI_WIN_SET_ERRHANDLER had their MPI handle parameters marked as INOUT
instead of IN, thereby disallowing passing pre-defined handles through
because they are constants (e.g., MPI_COMM_WORLD).  This wasn't really
a problem for MPI_WIN_SET_ERRHANDLER since there are no predefined
windows, but it wasn't right.

This commit was SVN r23098.
2010-05-04 20:05:35 +00:00
..
scripts Fix a problem noted by Paul Kapinos: MPI_COMM_SET_ERRHANDLER and 2010-05-04 20:05:35 +00:00
test - Replace combinations of 2009-08-20 11:42:18 +00:00
xml Refs trac:2067: also update the F90 references to *_errhandler_fn (this 2009-10-22 18:02:48 +00:00
attr_fn-f90-interfaces.h - Just indentation and spelling 2008-01-25 10:36:42 +00:00
conversion_fn_null-f90-interface.h Fixes trac:1029: add in support for MPI_CONVERSION_FN_NULL. 2007-12-07 13:09:07 +00:00
fortran_kinds.sh.in Bring over /tmp/f90-stuff branch to the trunk. 2006-04-11 03:33:38 +00:00
fortran_sizes.h.in - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
Makefile.am Add pkg-config(1) config files to Open MPI. Additionally, fix a minor 2010-02-24 18:46:06 +00:00
mpi.f90 Fixes trac:1029: add in support for MPI_CONVERSION_FN_NULL. 2007-12-07 13:09:07 +00:00