<div class="gmail_quote">On Wed, Jan 18, 2012 at 12:49, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1xw">Debugging fragment that should never been committed. I wanted more information from MPI about the problem it detected then was traditionally available. Maybe when the option -on_error_abor it used it should not set this MPI property?<br>
</div></blockquote><div><br></div><div>Minor technical issue:</div><div><br></div><div>We currently set the error handler before checking options. Which should we do?</div><div><br></div><div>1. delay setting the error handler until we have checked for the option.</div>
<div><br></div><div>2. save the default error handler and restore it when we process -on_error_abort</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1xw">

     Uncomment the line</div></blockquote></div><br><div>pushed</div>