From: Rafael L. <ra...@la...> - 2022-12-26 19:03:18
|
Dear PLplot developers, SWIG support for Octave 6.0 was broken, but this has been fixed in release 4.1. I am therefore planning to reintroduce the plplot-octave package in Debian. When compiling the package against Octave 7, several warnings regarding operators .- and .+ are issued, like this one: warning: the '.-' operator was deprecated in version 7 and will not be allowed in a future version of Octave; please use '-' instead; Please, find attached to this message a patch that fixes the problem. Best, Rafael Laboissière |