Pak Lui
de51464aad
* fix #730 for removing an extra argument from MPI::Win::Get_attr as being
...
corrected in the MPI 2.0 errata.
* initialized some variables to make our sensitive sun compiler not to
not warn about them when user apps are compiling.
This commit was SVN r13058.
2007-01-09 23:48:39 +00:00
George Bosilca
8673c83578
The bool type on Windows is not an integer. Therefore just casting an
...
int to bool is not allowed. We have to make something cleaner.
This commit was SVN r11475.
2006-08-28 18:51:09 +00:00
Jeff Squyres
6149b5fec8
Change from old-C-style casting to get rid of const to proper
...
const_cast<>-style casting. For the rationle behind this, see:
http://www.open-mpi.org/community/lists/users/2005/11/0391.php
This commit was SVN r8327.
2005-11-30 03:22:27 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00