1
1
Jeff Squyres a525e70f46 Convert "opal_show_help" to be a global variable pointer.
It is statically initialized to the real back-end OPAL show_help
function.  During orte_show_help_init(), the variable is re-assigned
with the value of the back-end ORTE show_help function (the one that
does error message aggregation).  

Therefore, anything that calls opal_show_help() after a certain point
in orte_init() will have their show_help messages be aggregated.
w00t!  Even code down in OPAL -- that has no knowledge of ORTE -- will
have their messages aggregated.  '''Double w00t!'''

During orte_show_help_finalize(), we restore the original pointer
value so that it something calls opal_show_help() after
orte_finalize(), it'll still work properly (but it won't be
aggregated).  

This commit was SVN r24185.
2010-12-16 23:00:25 +00:00
..
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2006-08-25 23:22:35 +00:00
2009-08-20 11:42:18 +00:00
2010-09-22 01:11:40 +00:00
2010-09-22 01:11:40 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2008-03-31 21:42:59 +00:00
2009-08-20 11:42:18 +00:00
2007-09-14 02:08:37 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00