1
1
openmpi/opal/class
Rainer Keller 3669e8921e - Fix further compiler warnings regarding initialization
and shadowing variables.

This commit was SVN r13358.
2007-01-30 06:34:38 +00:00
..
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
opal_atomic_lifo.c As the destructor is empty just keep it simple. 2006-08-21 20:10:04 +00:00
opal_atomic_lifo.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_free_list.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_free_list.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_hash_table.c As everywhere else the keysize is a size_t let's keep it consistent. 2006-08-21 20:11:12 +00:00
opal_hash_table.h We have a nice OBJ_CLASS_DECLARATION macro let's use it. 2006-08-21 20:12:19 +00:00
opal_list.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_list.h - Fix further compiler warnings regarding initialization 2007-01-30 06:34:38 +00:00
opal_object.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_object.h The intended patch. 2007-01-28 04:55:05 +00:00
opal_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_value_array.h - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00