Subject: [Boost-bugs] [Boost C++ Libraries] #11410: Compile error while trying to include support_extended_variant.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-21 11:53:53
#11410: Compile error while trying to include support_extended_variant.hpp
------------------------------+------------------------
Reporter: ruslan_baratov@⦠| Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.58.0 | Severity: Regression
Keywords: |
------------------------------+------------------------
It's not possible to include header 'support_extended_variant.hpp'. Error
message:
{{{
In file included from
/.../include/boost/spirit/include/support_extended_variant.hpp:16:
/.../include/boost/spirit/home/support/extended_variant.hpp:33:9: error:
C++ requires a type specifier for all declarations
BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
}}}
Compiler: clang++, additional flags: -std=c++11, -stdlib=libc++
Boost 1.57 works fine
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11410> 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 : 2017-02-16 18:50:18 UTC