K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-09-24T18:45:08.289434Z K 7 svn:log V 658 graphics/vigra: unbreak NUMPY=on with gcc7 In file included from include/vigra/resampling_convolution.hxx:46:0, from include/vigra/resizeimage.hxx:46, from vigranumpy/src/core/sampling.cxx:43: include/vigra/imagecontainer.hxx: In member function 'void vigra::ImagePyramid::swap(const vigra::ImagePyramid&)': include/vigra/imagecontainer.hxx:766:51: error: no matching function for call to 'swap(int&, const int&)' std::swap(lowestLevel_, other.lowestLevel_); ^ [...] PR: 222542 Reported by: math/saga Obtained from: upstream END