1
1
openmpi/test/class
Jeff Squyres 09f98cb165 Fix a bunch of compiler warnings in the tests, including:
* Resolve set-but-not-used issues
 * Resolve incorrect const notation (I checked with George first to see
   what const notation he actually wanted)
 * Comment out unused code (didn't delete it because it's useful
   debugging code)
 * Resolve int<-->void* casting
 * Resolved signed / unsigned comparisons

This commit was SVN r30225.
2014-01-10 13:36:33 +00:00
..
Makefile.am Add opal_tree class. This will be used in the future by sysinfo to store hw maps to be used by rmaps for the new affinity code. 2011-03-30 08:05:28 +00:00
ompi_rb_tree.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_bitmap.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_hash_table.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_list.c s/ompi/opal/gi in all of these files because they're really OPAL 2010-07-28 14:20:58 +00:00
opal_pointer_array.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_tree.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_value_array.c s/ompi/opal/gi in all of these files because they're really OPAL 2010-07-28 14:20:58 +00:00