[Bug 222542] [exp-run] Update GCC_DEFAULT from 6 to 7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 24 18:45:38 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222542

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Sep 24 18:45:08 UTC 2017
New revision: 450499
URL: https://svnweb.freebsd.org/changeset/ports/450499

Log:
  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<ImageType, Alloc>::swap(const
vigra::ImagePyramid<ImageType, Alloc>&)':
  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

Changes:
  head/graphics/vigra/Makefile
  head/graphics/vigra/distinfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list