Looks like with the change from octave 2.9.10 -> 2.9.11, automatic_replot is gone from octave along with an apparent rewrite of the graphics system. I'm not sure what all the implications are yet for plplot, but all references to automatic_replot need to be removed when running against octave 2.9.11 or later. After I did that though, I'm still seeing lots of errors running the tests:
error: max_recursion_limit exceeded error: evaluating assignment expression near line 34, column 9 error: evaluating if command near line 31, column 5 error: evaluating if command near line 29, column 3 error: called from `gcf' in file `/usr/share/octave/2.9.13/m/plot/gcf.m' error: evaluating argument list element number 1 error: evaluating assignment expression near line 30, column 7 error: evaluating if command near line 29, column 3 error: called from `gca' in file `/usr/share/octave/2.9.13/m/plot/gca.m' error: evaluating argument list element number 1 error: evaluating argument list element number 1 error: evaluating assignment expression near line 29, column 12 error: evaluating if command near line 28, column 3 error: called from `ishold' in file `/usr/share/octave/2.9.13/m/plot/ishold.m' error: evaluating assignment expression near line 80, column 26 error: evaluating if command near line 79, column 3 error: called from `figure' in file `/builddir/build/BUILD/plplot-5.7.3/examples/../bindings/octave/PLplot/figure.m' and so on. So it appears that some other changes will be needed to be made as well. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane [EMAIL PROTECTED] Boulder, CO 80301 http://www.cora.nwra.com ------------------------------------------------------------------------- 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