On Sun, Nov 20, 2011 at 18:13:14 +0100, Denis Arnaud <denis.arnaud_fedora@xxxxxxx> wrote: > 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? I don't think it is directly related. It is odd that the include is getting flagged rather than an actual use. That could be a boost - gcc interaction. I am only going to have limited time to look at this for the rest of the day as I have some social stuff planned for today. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel