Hi Andrew:
I have just (revision 10484) committed scripts/style_source.sh. This bash
script should make it much easier to do mass checking with uncrustify. Use
the --help option to find out what options are available.
The script must be run from the top-level directory in the PLplot source
tree
On Thursday, September 24, 2009 at 14:15:27 (-0700) Alan W. Irwin writes:
> On 2009-09-24 21:34+0100 Andrew Ross wrote:
>
> > plexit calls plend _after_ the exit handler is called, and so if the exit
> > handler
> > throws an exception plplot will not call plend to tidy up and free memory.