Boost logo

Boost :

Subject: Re: [boost] Some patches to remove obsolete MSVC version checks
From: Steve M. Robbins (steve_at_[hidden])
Date: 2013-09-25 22:00:30


Hello Steve,

On September 25, 2013 10:30:04 AM Stephen Kelly wrote:

> I'll keep the patches small and single-issue. I would appreciate
> post-commit review from anyone for any of them, as some of the ifdef
> chains are complex.

So my Jenkins continuous integration build failed today at Revision: 85920
which was a bunch of your changes. The log is full of:

gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-
unix/threading-multi/filter_parser.o
In file included from ./boost/proto/detail/decltype.hpp:32:0,
                 from ./boost/proto/transform/default.hpp:30,
                 from ./boost/phoenix/core/meta_grammar.hpp:17,
                 from ./boost/phoenix/core/is_nullary.hpp:15,
                 from ./boost/phoenix/core/actor.hpp:19,
                 from ./boost/phoenix/core.hpp:15,
                 from libs/log/src/filter_parser.cpp:31:
./boost/typeof/typeof.hpp:208:2: error: #endif without #if
 #endif//BOOST_TYPEOF_TYPEOF_HPP_INCLUDED
  ^

Can you take a look?

Thanks,
-Steve




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk