[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:42:30 UTC 2018


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

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

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

Log:
  multimedia/aegisub: unbreak with boost 1.68

  src/search_replace_engine.cpp:315:14: error: call to
        'distance' is ambiguous
                                  count += distance(
                                           ^~~~~~~~
  /usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter
=
        boost::u32regex_iterator<std::__1::__wrap_iter<const char *> >]
  distance(_InputIter __first, _InputIter __last)
  ^
  /usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function
[with SinglePassIterator =
        boost::u32regex_iterator<std::__1::__wrap_iter<const char *> >]
          distance(SinglePassIterator first, SinglePassIterator last)
          ^

  PR:           229569

Changes:
  head/multimedia/aegisub/files/patch-src_search__replace__engine.cpp

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


More information about the freebsd-office mailing list