Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5010: Fusion will now compile under Objective-C++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-29 21:47:21
#5010: Fusion will now compile under Objective-C++
----------------------------------------+-------------------------
Reporter: Brian Doig <Brian.Doig@â¦> | Owner: djowel
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: fusion
Version: Boost 1.45.0 | Severity: Showstopper
Resolution: fixed | Keywords:
----------------------------------------+-------------------------
Comment (by brian.doig@â¦):
What version is this fixed in? I just downloaded 1.54 and it's still
failing to compile.
#include <boost/accumulators/accumulators.hpp>
still results in:
In file included from
/Users/Doig/Documents/Projects/BoostTest/BoostTest/BTAppDelegate.mm:9:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/accumulators/accumulators.hpp:12:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/accumulators/framework/accumulator_set.hpp:23:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/accumulators/framework/depends_on.hpp:40:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/include/equal_to.hpp:11:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/sequence/comparison/equal_to.hpp:11:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/sequence/intrinsic/begin.hpp:17:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp:10:
In file included from
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp:11:
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/container/list/cons_fwd.hpp:13:5:
error: declaration of anonymous struct must be a definition
struct nil;
^
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/container/list/cons_fwd.hpp:13:5:
warning: declaration does not declare anything [-Wmissing-declarations]
struct nil;
^~~~~~
/Users/Doig/Documents/Projects/boost_1_54_0/boost/fusion/container/list/cons_fwd.hpp:15:44:
error: expected a type
template <typename Car, typename Cdr = nil>
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5010#comment:30> 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:14 UTC