1
1
openmpi/orte/mca/sstore
Adrian Reber b51733c456 fix "warning: 'sstore_stage_select' defined but not used"
In the function sstore_stage_select() the local variables
were set up and defined. Unfortunately this function was
never called. This patch moves variable set up to the
sstore_stage_register() function and checks the return
values of the variable initialization.

This commit was SVN r30958.
2014-03-06 16:53:27 +00:00
..
base Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
central SNAPC/CRCP/SSTORE: remove compiler warnings 2014-01-29 20:52:00 +00:00
stage fix "warning: 'sstore_stage_select' defined but not used" 2014-03-06 16:53:27 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
orte_sstore.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
sstore.h A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00