1
1
openmpi/ompi/mca/mpool/base
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.h Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am potential fix for ticket #81 2006-06-08 04:29:27 +00:00
mpool_base_alloc.c - trivial spelling 2006-10-17 16:34:52 +00:00
mpool_base_close.c Remove the segfault in ompi_info, when we try to destruct a not yet 2006-03-16 16:56:22 +00:00
mpool_base_init.c --- opal object changes 2006-03-29 16:19:17 +00:00
mpool_base_lookup.c * It appears that AIX provides a mallopt, but not the options to disable 2006-08-21 14:00:30 +00:00
mpool_base_mem_cb.c Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
mpool_base_mem_cb.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpool_base_open.c * It appears that AIX provides a mallopt, but not the options to disable 2006-08-21 14:00:30 +00:00
mpool_base_tree.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mpool_base_tree.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00