bdedd8b0d3
Reasoning: The old behavior was a little confusing. mca_base_components_open does not open an output stream so it is a little unexpected that mca_base_components_close does. To add to this several frameworks (that don't use mca_base_components_close) failed to close their output in the framework close function and others closed their output a second time. This change is an improvement to the symantics of mca_base_components_open/close as they are now symetric in their functionality. This commit was SVN r27570. |
||
---|---|---|
.. | ||
base | ||
bfo | ||
cm | ||
crcpw | ||
csum | ||
dr | ||
example | ||
ob1 | ||
v | ||
Makefile.am | ||
pml.h |