[Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 9 19:43:35 UTC 2018


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

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

Author: jbeich
Date: Mon Jul  9 19:42:28 UTC 2018
New revision: 474296
URL: https://svnweb.freebsd.org/changeset/ports/474296

Log:
  graphics/luxrender: unbreak with boost 1.68

  accelerators/bvhaccel.cpp:149:19: error: call to 'distance' is ambiguous
                          u_int middle = distance(list.begin(), it);
                                         ^~~~~~~~
  /usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter
= std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
  distance(_InputIter __first, _InputIter __last)
  ^
  /usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function
[with SinglePassIterator =
std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
          distance(SinglePassIterator first, SinglePassIterator last)
          ^

  PR:           229569

Changes:
  head/graphics/luxrender/files/patch-accelerators_bvhaccel.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-office mailing list