Subject: [Boost-bugs] [Boost C++ Libraries] #3048: BGL Graphviz parser fails to compile in trunk (for 1.40)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-19 14:29:28
#3048: BGL Graphviz parser fails to compile in trunk (for 1.40)
-------------------------------------+--------------------------------------
Reporter: ramon.casellas_at_[hidden] | Owner: asutton
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: graph
Version: Boost Development Trunk | Severity: Showstopper
Keywords: BGL Graphviz error |
-------------------------------------+--------------------------------------
/usr/include/c++/4.3/backward/backward_warning.h:33: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.
In file included from ./boost/graph/graphviz.hpp:803,
from libs/graph/src/read_graphviz_spirit.cpp:28:
./boost/graph/detail/read_graphviz_new.hpp:316: error: declaration of
âboost::read_graphviz_detail::tokenizer<BidirectionalIterator>
boost::read_graphviz_detail::parser<BidirectionalIterator,
Policy>::tokenizerâ
./boost/graph/detail/read_graphviz_new.hpp:139: error: changes meaning of
âtokenizerâ from âstruct
boost::read_graphviz_detail::tokenizer<BidirectionalIterator>â
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"."
-I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.3.3/release/link-
static/threading-multi/read_graphviz_spirit.o"
"libs/graph/src/read_graphviz_spirit.cpp"
...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.3.3/release/link-
static/threading-multi/read_graphviz_spirit.o...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3048> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC