]> git.saurik.com Git - bison.git/commitdiff
tests: fix maintainer-xml-check.
authorJoel E. Denny <joeldenny@joeldenny.org>
Fri, 30 Apr 2010 23:50:52 +0000 (19:50 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 May 2010 00:05:19 +0000 (20:05 -0400)
* data/xslt/xml2dot.xsl (xsl:template match="bison-xml-report"):
Update output to include comments now produced by --graph.
(xsl:template match="automaton"): As for --graph, name the
digraph after the grammar file.
* src/print-xml.c (escape_bufs): Enlarge array.
(print_xml): Add bug-report and url attributes to
bison-xml-report element.


No differences found