Boost C++ Libraries: Ticket #225: a fix for Bug ID 705243 (read_graphviz) https://svn.boost.org/trac10/ticket/225 <pre class="wiki">When I tried to fix the bug 705243, I found the directory libs/graph/src in the CVS repositry was cluttered with redundant sources. The attached zip archive includes proposed contents of this directory. Removing unnecessary files, I fixed the bug in graphviz_parser.yy and reproduced the C++ source files. Makefile, Jamfile and graphviz_lex.ll had to be fixed to build the new contents. Note that bison newer than the release 1.875 seems to be required to build properly. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/225 Trac 1.4.3 Vladimir Prus Fri, 26 Dec 2003 10:05:56 GMT <link>https://svn.boost.org/trac10/ticket/225#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/225#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=321498 With your new Makefile and Jamfile, I can build with both make and Boost.Build v1 -- neither of which seem to work at the moment. I'd be happy to commit the change -- but I'd appreciate if you give your name so that I can acknowlege the contribution. It seems like graphviz_parser.yy is a separarate bugfix. Would you mind sending a unified diff together with proposed log message to the mailing. Thanks. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Mon, 26 Jan 2004 09:17:43 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/225#comment:2 https://svn.boost.org/trac10/ticket/225#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=321498 Comitted all the changes. The Makefile fix is almost merged to RC_1_31_0, other changes are on trunk only. </pre> Ticket