boost [fusion]: tests failing in develop branch

Several regression tests for develop branch fail today. http://www.boost.org/development/tests/develop/developer/output/oracle-sparc... "../libs/fusion/test/algorithm/copy.cpp", line 8: Error: Could not open include file<boost/fusion/container/vector/vector.hpp>. "../libs/fusion/test/algorithm/copy.cpp", line 9: Error: Could not open include file<boost/fusion/container/list/list.hpp>. Is this known? Thanks, Aparna

Hi Aparna,
Several regression tests for develop branch fail today.
http://www.boost.org/development/tests/develop/developer/output/oracle-sparc...
"../libs/fusion/test/algorithm/copy.cpp", line 8: Error: Could not open include file<boost/fusion/container/vector/vector.hpp>. "../libs/fusion/test/algorithm/copy.cpp", line 9: Error: Could not open include file<boost/fusion/container/list/list.hpp>.
Is this known? Yes, this is caused by https://github.com/boostorg/fusion/pull/80. It should be fixed now.
Best, Kohei Takahashi
participants (2)
-
Aparna Kumta
-
Kohei Takahashi