[svn] wave instantiate_cpp_exprgrammer build failure

gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.1.2/release/instantiate_cpp_exprgrammar.o ./boost/wave/util/macro_helpers.hpp: In function ‘boost::wave::token_id boost::wave::util::impl::skip_whitespace(IteratorT&, const IteratorT&)’: ./boost/wave/util/macro_helpers.hpp:262: error: ‘next_token’ was not declared in this scope ./boost/wave/util/macro_helpers.hpp:262: error: expected primary-expression before ‘>’ token ./boost/wave/util/macro_helpers.hpp:262: error: ‘::peek’ has not been declared ./boost/wave/util/macro_helpers.hpp:266: error: expected primary-expression before ‘>’ token ./boost/wave/util/macro_helpers.hpp:266: error: ‘::peek’ has not been declared ./boost/wave/util/macro_helpers.hpp: In function ‘boost::wave::token_id boost::wave::util::impl::skip_whitespace(IteratorT&, const IteratorT&, ContainerT&)’: ./boost/wave/util/macro_helpers.hpp:279: error: ‘next_token’ was not declared in this scope ./boost/wave/util/macro_helpers.hpp:279: error: expected primary-expression before ‘>’ token ./boost/wave/util/macro_helpers.hpp:279: error: ‘::peek’ has not been declared ./boost/wave/util/macro_helpers.hpp:283: error: expected primary-expression before ‘>’ token ./boost/wave/util/macro_helpers.hpp:283: error: ‘::peek’ has not been declared

This should be fixed already. Sorry for the trouble. As I said, we're currently moving Spirit V2 to the Boost SVN which causes a lot of restructuring etc. (unfortunately Wave is affected as well). Please be patient with us. The dust should settle really soon. Regards Hartmut On Fri, Apr 18, 2008 at 8:47 AM, Neal Becker <ndbecker2@gmail.com> wrote:
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.1.2/release/instantiate_cpp_exprgrammar.o ./boost/wave/util/macro_helpers.hpp: In function 'boost::wave::token_id boost::wave::util::impl::skip_whitespace(IteratorT&, const IteratorT&)': ./boost/wave/util/macro_helpers.hpp:262: error: 'next_token' was not declared in this scope ./boost/wave/util/macro_helpers.hpp:262: error: expected primary-expression before '>' token ./boost/wave/util/macro_helpers.hpp:262: error: '::peek' has not been declared ./boost/wave/util/macro_helpers.hpp:266: error: expected primary-expression before '>' token ./boost/wave/util/macro_helpers.hpp:266: error: '::peek' has not been declared ./boost/wave/util/macro_helpers.hpp: In function 'boost::wave::token_id boost::wave::util::impl::skip_whitespace(IteratorT&, const IteratorT&, ContainerT&)': ./boost/wave/util/macro_helpers.hpp:279: error: 'next_token' was not declared in this scope ./boost/wave/util/macro_helpers.hpp:279: error: expected primary-expression before '>' token ./boost/wave/util/macro_helpers.hpp:279: error: '::peek' has not been declared ./boost/wave/util/macro_helpers.hpp:283: error: expected primary-expression before '>' token ./boost/wave/util/macro_helpers.hpp:283: error: '::peek' has not been declared
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Hartmut Kaiser
-
Neal Becker