mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* 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:
@@ -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-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lex.c (literalchar): Simply return the char you decoded, non
|
||||
|
||||
Reference in New Issue
Block a user