mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
* src/vcg.c: You do the output, so you are responsible of the
handling of VCG syntax, in particular: use quotearg. * src/print_graph.c: Don't. (print_actions): Don't output the actions as part of the nodes, since that's the job of the edges. (print_state): Don't output by hand: fill the node description, and ask for its output.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2001-11-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/vcg.c: You do the output, so you are responsible of the
|
||||
handling of VCG syntax, in particular: use quotearg.
|
||||
* src/print_graph.c: Don't.
|
||||
(print_actions): Don't output the actions as part of the nodes,
|
||||
since that's the job of the edges.
|
||||
(print_state): Don't output by hand: fill the node description,
|
||||
and ask for its output.
|
||||
|
||||
2001-11-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.simple (yyparse): When reporting verbosely an error,
|
||||
|
||||
Reference in New Issue
Block a user