]> git.saurik.com Git - bison.git/commit - src/print-xml.c
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)
commitbc81de36b7ef78ff280e14a173e5cc5d5a3191eb
tree4da937aeac2673c01ffc19cdb27e01a8ee426fb5
parentb7666378f5cb5e9587d3c918f0cdcaf6f8aca5c7
tests: fix maintainer-xml-check.

* 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.
ChangeLog
data/xslt/xml2dot.xsl
src/print-xml.c