]> granicus.if.org Git - graphviz/commit
Fix html label grammar to allow empty cells;
authorerg <devnull@localhost>
Wed, 24 May 2006 19:40:10 +0000 (19:40 +0000)
committererg <devnull@localhost>
Wed, 24 May 2006 19:40:10 +0000 (19:40 +0000)
commitffd58cd8105f8e5675e8eab2d7096b163c6bdf7e
tree5558dcc9d3a839ad4c04f00328ed736be97764f2
parent80b6a5bd7054f1de4f2f3b6322705045e1f8ea28
Fix html label grammar to allow empty cells;
fix error handling to that heml parse and lex errors report which graph
component has the bad label.
lib/common/htmllex.c
lib/common/htmlparse.y
lib/common/utils.c