Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-21 Thread Denis Arnaud
2011/11/21 Bruno Wolff III > I talked to some of the active Wesnoth developers and they told me it (the > BOOST_FOREACH problem affecting Wesnoth) is an upstream bug with a fix > already. > Can we get this fix cherry picked for rawhide? > Yes, we shall add the patch into the Boost package. I wou

Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-21 Thread Bruno Wolff III
I talked to some of the active Wesnoth developers and they told me it (the BOOST_FOREACH problem affecting Wesnoth) is an upstream bug with a fix already. Can we get this fix cherry picked for rawhide? See the upstream ticket: https://svn.boost.org/trac/boost/ticket/6131 -- devel mailing list dev

Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-20 Thread Bruno Wolff III
On Sun, Nov 20, 2011 at 11:16:32 -0600, Bruno Wolff III wrote: > > 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 noticed that adding some extra includes that were used in wesnoth sourc

Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-20 Thread Bruno Wolff III
On Sun, Nov 20, 2011 at 18:13:14 +0100, Denis Arnaud wrote: > 2011/11/20 Bruno Wolff III > > > 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 >

Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-20 Thread Denis Arnaud
2011/11/20 Bruno Wolff III > 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 > > #inc

Re: [Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-20 Thread Bruno Wolff III
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 #define foreach BOOST_FOREACH #endif

[Heads-Up][ABI Change] Boost has been upgraded to 1.48.0 on Rawhide

2011-11-20 Thread Denis Arnaud
Hi, according to the dedicated Bugzilla feature request, Boost has just been upgraded (from 1.47.0