1
1
Jeff Squyres fa25de320e Fixes CIDs 421, 422, 423, 424, 425 426
Possibly fixes CID 417

 * ensure to initialize inner members upon default constructors using
   the same syntax across all classes
 * remove some member variables that aren't used anymore
 * "initialize" the inner MPI_Status in the default constructor for
   MPI::Status by calling the default constructor mpi_status().  This
   may or may not silence CID 417; we'll see what happens in
   subsequent Coverity Prevent runs.

This commit was SVN r19228.
2008-08-08 13:49:44 +00:00
..
2008-07-28 22:40:57 +00:00
2008-05-21 01:11:49 +00:00
2008-06-07 02:44:10 +00:00
2008-08-07 19:20:40 +00:00
2008-08-07 19:20:40 +00:00