Boost logo

Boost :

Subject: Re: [boost] [1.39.0] Ready for beta?
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-04-24 11:41:37


Beman Dawes wrote:

> Are there any known showstoppers?
>

Not a showstopper, but here's a patch to stop spirit warnings in
serialization:

http://sodium.resophonic.com/git/boost_cookbook/plain/serialization.patch

I'll commit if you like.

on recent gccs, boost.python is pretty noisy as well, and graph
complains about these:

Building CXX object
libs/graph/src/CMakeFiles/boost_graph-mt-shared-debug.dir/read_graphviz_spirit.cpp.o
In file included from
/usr/local/gcc-4.4.0/lib/gcc/x86_64-unknown-linux-gnu/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59,
                  from
/home/troy/Projects/boost/git/boost/boost/graph/adjacency_list.hpp:25,
                  from
/home/troy/Projects/boost/git/boost/boost/graph/graphviz.hpp:24,
                  from
/home/troy/Projects/boost/git/boost/libs/graph/src/read_graphviz_spirit.cpp:28:
/usr/local/gcc-4.4.0/lib/gcc/x86_64-unknown-linux-gnu/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2:
warning: #warning This file includes at least one deprecated or
antiquated header which may be removed without further notice at a
future date. Please use a non-deprecated interface with equivalent
functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning
use -Wno-deprecated.

-t


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk