#155: GraphvizDigraph has been removed from recent Boost versions --------------------------+------------------------------------------------- Reporter: michel | Owner: ferhat Type: bug | Status: new Priority: critical | Milestone: Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- 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
#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
--
#155: GraphvizDigraph has been removed from recent Boost versions ---------------------------+------------------------------------------------ Reporter: michel | Owner: ferhat Type: bug | Status: closed Priority: critical | Milestone: Component: Preprocessor | Version: Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in d9b9360a814f06bfaa76a758aeed3f12da3f2ee8 (unstable) and af19473c7674ebe326662f09f470e4dac3138ec9 (4.1)