diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:42:18 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-07-09 19:42:18 +0000 |
commit | c8688e426dab8fa6f28529f515fadb76ee746a40 (patch) | |
tree | 3ae29e133db2c1819388ad5583d0ac2025d268c3 /www/anyterm/files/patch-src_Anyterm.cc | |
parent | multimedia/aegisub: unbreak with boost 1.68 (diff) |
net/kea: unbreak with boost 1.68
libdhcp++.cc:420:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:428:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:537:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:545:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:637:31: error: call to 'distance' is ambiguous
size_t num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:743:35: error: call to 'distance' is ambiguous
size_t num_defs = distance(range.first, range.second);
^~~~~~~~
/usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter = boost::multi_index::detail::hashed_index_iterator<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::index_node_base<boost::shared_ptr<isc::dhcp::OptionDefinition>, std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::bucket_array<std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_index_global_iterator_tag>]
distance(_InputIter __first, _InputIter __last)
^
/usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function [with SinglePassIterator = boost::multi_index::detail::hashed_index_iterator<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::index_node_base<boost::shared_ptr<isc::dhcp::OptionDefinition>, std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::bucket_array<std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_index_global_iterator_tag>]
distance(SinglePassIterator first, SinglePassIterator last)
^
PR: 229569
Diffstat (limited to 'www/anyterm/files/patch-src_Anyterm.cc')
0 files changed, 0 insertions, 0 deletions