mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
xml: beware of user strings used to give a %prec to rules.
* tests/conflicts.at (%prec with user strings): New. * src/gram.c (grammar_rules_print_xml): Escape the precedence for XML output.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-06-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
xml: beware of user strings used to give a %prec to rules.
|
||||
* tests/conflicts.at (%prec with user strings): New.
|
||||
* src/gram.c (grammar_rules_print_xml): Escape the precedence for
|
||||
XML output.
|
||||
|
||||
2009-06-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
hash: check insertion for memory exhaustion.
|
||||
|
||||
Reference in New Issue
Block a user