Le Fri, Apr 15, 2022 at 06:20:09PM +0200, Volker Schlecht a écrit : > If you're ok with committing the plplot update in lockstep, I think a commit > of qhull alongside octave is probably best. There's still a few test > failures, but I think I should have something this weekend for the octave > update.
ok, sounds like a good plan. > Personally, my instinct would be to keep the old qhull versions in for a > while and remove them from the port once the dust has settled, though. Well, i'm not sure that's needed, since all direct consumers would have been tested fine against a package shipping only the reentrant version: - gdal 3.4.2 (and upcoming 3.5.0, which wouldnt build with non-reentrant qhull) - plplot (with the debian patch) - octave 7 (which requires reentrant qhull) so i think we should be fine without that 'intermediate' step. But will recheck :) Landry
