1
1
openmpi/ompi/mca/mpool
George Bosilca 06563b5dec Last set of explicit conversions. We are now close to the zero warnings on
all platforms. The only exceptions (and I will not deal with them
anytime soon) are on Windows:
- the write functions which require the length to be an int when it's
  a size_t on all UNIX variants.
- all iovec manipulation functions where the iov_len is again an int
  when it's a size_t on most of the UNIXes.
As these only happens on Windows, so I think we're set for now :)

This commit was SVN r12215.
2006-10-20 03:57:44 +00:00
..
base Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
gm The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mvapi The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
openib Remove empty lines at the end of the file. 2006-10-11 11:38:38 +00:00
sm Change mpool shared memory file size from 512MB to a scaling factor based 2006-09-26 16:02:31 +00:00
udapl The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
mpool.h Complete the move of the mpool registration from opal_list_item_t to the 2006-06-14 17:43:50 +00:00