On 2007-08-20 17:32-0500 Maurice LeBrun wrote:

> While a call to plabort() may represent an internal plplot error, the fact
> that it is not fatal nor necessarily interfering with future plot calls makes
> it difficult to justify any error code set upon exit.

There is the ctest downside, but there is an option around that (see below).
Thanks for your guidance on this matter which I will follow.

Note to all testers here.  This decision about no status code upon plend for
plabort means that ctest will not be able to tell automatically that there
was a plabort call from one of our standard examples (presumably due to
something wrong with the build as in the recent example that started this
thread). Fortunately, the ctest -verbose option allows you to view all
PLplot messages so it is essential to use that option for correct testing of
a build with ctest.

> > Finally, there is the messages associated with plabort and plexit.  If they
> > are both errors, then perhaps the messages should read something like
> >
> > *** PLPLOT ERROR, ABORTING OPERATION ***
> >
> > and
> >
> > *** PLPLOT ERROR, IMMEDIATE EXIT ***
> >
> > for the two cases?
>
> Looks ok to me.

Done.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to