1
1
openmpi/test/dps
Ralph Castain 931924397c Fix several minor things:
1. *correctly* fix the printing of size_t variables. Need to do this through a #define, not just typecast things. Thanks to Jeff/Brian for suggesting a cleaner way to do it (as opposed to just doing the #define at the print location). Note that not ALL of the prints have been "fixed" yet - will continue to identify them.

2. Add int64 and size_t to the pack/unpack unit tests.

3. Fix a bug in the int64 pack/unpack system.

This commit was SVN r5570.
2005-05-02 14:48:57 +00:00
..
dps_test.c Fix several minor things: 2005-05-02 14:48:57 +00:00
Makefile.am Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00