1
1
openmpi/ompi/mca/pml
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 - Now the branch is done, linearize access regarding 2006-10-18 16:11:50 +00:00
cm make smart and dumb compilers happy 2006-10-18 19:33:39 +00:00
dr Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
example Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ob1 Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h Reorder the enum in order to allow some compilers to optimize the big switch in 2006-10-04 20:03:28 +00:00