]> git.saurik.com Git - bison.git/commit
* src/reader.c (copy_action): When --yacc, don't append a `;'
authorAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 11:07:56 +0000 (11:07 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 11:07:56 +0000 (11:07 +0000)
commit52e977602713a5c989b0669105efd95429bec97d
tree87fb51782a9a27410e6b4446fb0a67c7e9e1961e
parent21292982fe8c9572f516f633fa8e5d64b4459d63
* 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.
ChangeLog
NEWS
THANKS
src/reader.c