On Wed, Apr 11, 2007 at 05:45:06PM +0200, Udo Giacomozzi wrote: > Tuesday, March 27, 2007, 4:52:07 PM, you wrote: > SS> +#include <boost/ptr_container/ptr_list.hpp> > > Just want to point out that this requires Boost 1.33 while 1.32 > (default in Debian Woody AFAIK) was enough previously.
I'd agree on dropping use of ptr_list, by replacing it with a custom class with equivalent semantic (possibly even extracted from boost header if easy). I think supporting Debian Woody is important. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
