Boost logo

Boost Users :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2008-05-24 10:46:29


> I get the compile-error below when I compile boost
> 1.35 on AIX with (a self-compiled) gcc 4.3.0. Is this
> a known issue?

That's not a phoenix issue but a ambiguity introduced by including var()
into C++0x as a standard facility. I disambiguated the corresponding
constructs in Wave (where the errors you've reported stem from). It's in the
trunk now.

> gcc.compile.c++
> bin.v2/libs/wave/build/gcc-4.3.0/release/threading-
> multi/instantiate_cpp_literalgrs.o
> In file included from
> libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
> ./boost/wave/grammars/cpp_intlit_grammar.hpp: In
> constructor
> 'boost::wave::grammars::intlit_grammar::definition<ScannerT>::definitio
> n(const

[snipped rest of error message]

Regards Hartmut


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net