Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 06:40:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 227427] devel/boost-all: Update to 1.67.0
Message-ID:  <bug-227427-25061-zNQ2cuODNa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227427-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227427-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=3D227427

--- Comment #22 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Apr 18 06:39:11 UTC 2018
New revision: 467679
URL: https://svnweb.freebsd.org/changeset/ports/467679

Log:
  devel/mongo-cxx-driver: unbreak with boost 1.67

  src/mongo/client/command_writer.cpp:68:78: error: no member named 'next' =
in
namespace 'boost'
              const std::vector<WriteOperation*>::const_iterator next =3D
boost::next(batch_iter);
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
~~~~~~~^
  src/mongo/util/net/message_port.h:34:38: error: expected class name
  class AbstractMessagingPort : boost::noncopyable {
                                       ^

  PR:           227427
  Reported by:  antoine (via exp-run)

Changes:
  head/devel/mongo-cxx-driver/files/patch-boost-1.67

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227427-25061-zNQ2cuODNa>