Opened 19 years ago
Closed 19 years ago
#225 closed Bugs (Fixed)
a fix for Bug ID 705243 (read_graphviz)
Reported by: | nobody | Owned by: | jsiek |
---|---|---|---|
Milestone: | Component: | graph | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
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.
Change History (2)
comment:2 by , 19 years ago
Status: | assigned → closed |
---|
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.
Note:
See TracTickets
for help on using tickets.