c63c4d6892
The fix is to just check if the return value is positive or not, since all the SOS encoded errors are *always* negative. The real fix (as Ralph points out) is to change these functions (opal_pointer_array_add and mca_base_param*) to return the index as a pointer. This commit was SVN r23173. |
||
---|---|---|
.. | ||
Makefile.am | ||
op.c | ||
op.h |