Re: [Plplot-devel] Deprecated operator in the Octave binding

2023-01-05 Thread Rafael Laboissière
* Arjen Markus [2022-12-29 13:32]: I am currently trying to incorporate the patches you sent, but I am running into a problem with Octave. Here is the start of a whole series of error messages: [ 16%] Swig compile plplot_octave.i for octave [ 16%] Built target plplot_octave_swig_compilatio

[Plplot-devel] Run Octave non-interactive tests with the --no-gui option

2023-01-05 Thread Rafael Laboissière
Dear PLplot developers, When running the non-interactive tests for the Octave binding, it is preferable to run them with the --no-gui option of octave. This allows headless systems (without access to an X server) to run the tests. This is the case for the autobuilders of Debian. BTW, I am curr