]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
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:41:10 +0000 (20:41 -0400)
commitca7a59e838ee278ced86ea0918487e5a7c69f8c3
tree0287d84b4ade60d989ec45739305b40b40522302
parentad6f84e550b78816b5591fc174883e49720deca8
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.
(cherry picked from commit bc81de36b7ef78ff280e14a173e5cc5d5a3191eb)
ChangeLog
data/xslt/xml2dot.xsl
src/print-xml.c