You may want to know that I got warnings about leaked file descriptors in the tests of inst/montage.m with Octave-5.1, which seems to be due to code in Octave. Also, in the tests in inst/wiener.m a division by zero was reported, but the tests succeeded. Thank you for testing. These are both known issues. There's already open issues about it. Could you please provide an explicit copyright/license statement for src/configure.ac? The border to 'substantial code' seems to be passed here, I think, and...
image 2.12.0 release
You're right, the tagging commit was still on my clone only. Pushed now. Thank you for the release.
oh, I have already tagged the release, but you should be able to build it easily too. Thank you
image package 2.10.0
ping? Oliver, when you have time, could you take a look at pushing this release? Thank you
Yes, those 18 are the correct oct files that should be built.
On Sat, 27 Oct 2018 at 18:17, marco atzeri matzeri@users.sourceforge.net wrote: I do not see failure on the build, but "conndef" is absent on both 2.8.0 and 2.8.1. ~~~ octave:1> pkg load image octave:2> help conndef error: help: the 'conndef' function belongs to the image package from Octave Forge but has not yet been implemented. ~~~ For what I see on Cygwin only 14 oct shared library are built bwdist.oct bwfill.oct connectivity.oct graycomatrix.oct hough_line.oct intlut.oct nonmax_supress.oct rotate_scale.oct...