#155: GraphvizDigraph has been removed from recent Boost versions ---------------------------+------------------------------------------------ Reporter: michel | Owner: ferhat Type: bug | Status: new Priority: critical | Milestone: Component: Preprocessor | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------ Description changed by sebastien:
Old description:
It appears that GraphvizDigraph was removed from Boost in version 1.43. See https://svn.boost.org/trac/boost/ticket/4762
GrahphvizDigraph is used in MinimumFeedbackSet.hh (line 58) and in ModelTree.cc (line 513)
Boost version 1.45 is available in Redhat version 6, but only version 1.42 is available in Debian testing/unstable
New description:
It appears that GraphvizDigraph was removed from Boost in version 1.44. See https://svn.boost.org/trac/boost/ticket/4762
GrahphvizDigraph is used in MinimumFeedbackSet.hh (line 58) and in ModelTree.cc (line 513)
Boost version 1.45 is available in Redhat version 6, but only version 1.42 is available in Debian testing/unstable
--