mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
* tests/output.at (AT_CHECK_OUTPUT): Likewise. * tests/headers.at (AT_TEST_CPP_GUARD_H): Ditto. * tests/semantic.at (Parsing Guards): Similarly. * src/reader.at (readgram): Complain if the last rule is not ended with a semi-colon.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,12 @@
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
|
||||
* tests/output.at (AT_CHECK_OUTPUT): Likewise.
|
||||
* tests/headers.at (AT_TEST_CPP_GUARD_H): Ditto.
|
||||
* tests/semantic.at (Parsing Guards): Similarly.
|
||||
* src/reader.at (readgram): Complain if the last rule is not ended
|
||||
with a semi-colon.
|
||||
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/warshall.h, src/warshall.c (bitmatrix_print): Move to...
|
||||
@@ -5750,3 +5759,5 @@
|
||||
1987-12-16 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* REFERENCES: entered into RCS
|
||||
|
||||
$Revision$ $Date$
|
||||
|
||||
Reference in New Issue
Block a user