Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13387: Test header fails to compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-23 13:56:17
#13387: Test header fails to compile
----------------------------------------+------------------------------
Reporter: Tony Lewis <tonyelewis@â¦> | Owner: Raffi Enficiaud
Type: Bugs | Status: closed
Milestone: Boost 1.67.0 | Component: test
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords: test,header,data
----------------------------------------+------------------------------
Comment (by Tony E Lewis <tonyelewis@â¦>):
Thanks very much - this now works for me.
It still fails under Clang but that seems to be because Clang defaults to
`-std=c++98` and that header requires ⥠C++11. When compiling that header
as C++98 under GCC, the relevant error about the required standard is the
first error but under Clang that message is a bit buried. If you could
make it the first error under both, that might save some users a lot of
time.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13387#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-23 14:02:06 UTC