Boost logo

Boost :

Subject: Re: [boost] [1.39.0] Ready for beta?
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-04-24 13:48:53


troy d. straszheim wrote:
> 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.

Sometime ago I included changes like this and had a few problems. In
particular, Borland serialization will only build with the 1.6x version
of spirit. If one makes these changes then the library won't build
at least for borland. I don't know which if any other compilers are
affected.
I had some other problems with this but was unable to convince anyone
that there was any real problem so I just backed out the changes
and lived with warning.

Robert Ramey

>
> 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
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


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