Date: Mon, 09 Jul 2018 19:43:33 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase) Message-ID: <bug-229569-25061-57xLhvqZnj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229569-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-229569-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229569 --- Comment #6 from commit-hook@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 =3D distance(list.begin(), it); ^~~~~~~~ /usr/include/c++/v1/iterator:511:1: note: candidate function [with _Input= Iter =3D 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 func= tion [with SinglePassIterator =3D 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229569-25061-57xLhvqZnj>