1
1
openmpi/ompi/tools/ompi_info
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
..
components.cc Keep the ompi_config.h in the begining of the include list. This fixes 2006-10-05 05:02:27 +00:00
help-ompi_info.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
ompi_info.cc Keep the ompi_config.h in the begining of the include list. This fixes 2006-10-05 05:02:27 +00:00
ompi_info.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
output.cc Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
param.cc Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
version.cc Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00