1
1
openmpi/ompi/mca/btl
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 Fixed trac #409 by adding a new MCA parameter named 2006-09-27 13:24:42 +00:00
gm Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
mvapi typos. 2006-10-18 17:12:25 +00:00
mx The visibility flags (and/or Windows friendly export) is now on for all BTLs. 2006-09-14 22:19:39 +00:00
openib Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
portals Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
self Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
sm Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
tcp Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
template The visibility flags (and/or Windows friendly export) is now on for all BTLs. 2006-09-14 22:19:39 +00:00
udapl Grepping through the source files I found these calls to the data-type engine 2006-10-17 21:05:04 +00:00
btl.h - fix typos 2006-09-19 07:55:41 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00