2011/11/20 Bruno Wolff III <bruno@xxxxxxxx>
Is there any expected semantic change for using BOOST_FOREACH?
I am having trouble rebuilding Wesnoth and get an error:
foreach.hpp:6:17: error: 'boost::BOOST_FOREACH' has not been declared
and foreach.hpp is:
#ifndef FOREACH_HPP
#define FOREACH_HPP
#include <boost/foreach.hpp>
#define foreach BOOST_FOREACH
#endif
Could you check whether it is related to what happened last time (with Boost-1.47 on Fedora 16): http://lists.fedoraproject.org/pipermail/devel/2011-July/154705.html?
D
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel