[Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 14 23:15:45 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229569
--- Comment #15 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Sat Jul 14 23:15:01 UTC 2018
New revision: 474653
URL: https://svnweb.freebsd.org/changeset/ports/474653
Log:
graphics/luxrender14: 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
Reported by: antoine (via exp-run)
Changes:
head/graphics/luxrender14/files/patch-accelerators_bvhaccel.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-office
mailing list