K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-07-14T23:15:00.824132Z K 7 svn:log V 730 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 *>] distance(_InputIter __first, _InputIter __last) ^ /usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function [with SinglePassIterator = std::__1::__wrap_iter *>] distance(SinglePassIterator first, SinglePassIterator last) ^ PR: 229569 Reported by: antoine (via exp-run) END