id summary reporter owner description type status milestone component version severity resolution keywords cc 3048 BGL Graphviz parser fails to compile in trunk (for 1.40) ramon.casellas@… Jeremiah Willcock "/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 boost::read_graphviz_detail::parser::tokenizer’ ./boost/graph/detail/read_graphviz_new.hpp:139: error: changes meaning of ‘tokenizer’ from ‘struct boost::read_graphviz_detail::tokenizer’ ""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... " Bugs closed Boost 1.40.0 graph Boost Development Trunk Showstopper wontfix BGL Graphviz error