1
1
Pak Lui 289fbd08de * Fix the MPI::Datatype::Create_keyval() & MPI::Win::Create_keyval()
not being able to take C function pointers for either of the 
	copy or the delete fn. Fix by overloading the Create_keyval methods. 
    Fix trac #737, #738. Reviewed by jsquyres.
  *	A couple of cxx tests in ompi-tests (winkeyval.cc & typekeyval.cc) 
	will be re-enabled to regression test for this fix.

This commit was SVN r13391.
2007-01-31 15:00:41 +00:00
..
2006-11-06 18:42:00 +00:00

This file is here solely as a placeholder so that Open MPI's
Automake-based installer creates the installation directory
$(installdir)/openmpi (you must have disabled the MPI C++ bindings,
because they would normally create this directory automatically).