Kimon Hoffmann wrote:
Hi all,
With CVS HEAD there still exists a problem, but the error messages are different. Here is a minimal example for CVS HEAD:
-------- START: Test.cpp --------
/* * Originally included from * - boost/xpressive/proto/proto.hpp * -- boost/xpressive/proto/operators.hpp * --- boost/xpressive/proto/make_expr.hpp */ #include
-------- END: Test.cpp --------
The circumstances under which the problem occurs are the same as with Boost 1.34.0. The example fails to compile when the Boost.TR1 include directory is present in the include path and precedes the Standard Library include directory/directories.
Sorry, I can't reproduce the problem with the Test.cpp above. I've tried vc7.1 vc8.0, g++, and comeau. Are you sure that's all that's needed to reproduce the errors? Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net