Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Aug 2018 11:07:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 230401] devel/boost-libs: fails to build with libc++ 7
Message-ID:  <bug-230401-25061-uCGblv7khI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230401-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230401-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=3D230401

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
boost-libs-1.67.0 isn't affected because it's built in C++11 mode but
<experimental/string_view> is only used for C++14.
https://github.com/boostorg/asio/blob/boost-1.67.0/include/boost/asio/detai=
l/config.hpp#L804-L809
https://reviews.freebsd.org/differential/changeset/?ref=3D553225

--=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-230401-25061-uCGblv7khI>