* src/reader.c (copy_action): When --yacc, don't append a `;'

to the user action: let it fail if lacking.
Suggested by Aharon Robbins and Tom Tromey.
This commit is contained in:
Akim Demaille
2001-12-15 11:07:56 +00:00
parent 21292982fe
commit 52e9776027
4 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2001-12-15 Akim Demaille <akim@epita.fr>
* src/reader.c (copy_action): When --yacc, don't append a `;'
to the user action: let it fail if lacking.
Suggested by Aharon Robbins and Tom Tromey.
2001-12-13 Akim Demaille <akim@epita.fr>
Version 1.30g.