mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 12:10:32 +00:00
* src/reader.c (copy_at): Detect invalid @N values.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-02-07 Florian Krohm <[email protected]>
|
||||
|
||||
* src/reader.c (copy_at): Detect invalid @N values.
|
||||
|
||||
2002-02-07 Akim Demaille <[email protected]>
|
||||
|
||||
* tests/input.at: New.
|
||||
|
||||
@@ -3,6 +3,12 @@ Bison News
|
||||
|
||||
Changes in version 1.32a:
|
||||
|
||||
* Fix C++ issues
|
||||
Groff could not be compiled for the definition of size_t was lacking
|
||||
under some conditions.
|
||||
|
||||
* Catch invalid @n
|
||||
As is done with $n.
|
||||
|
||||
Changes in version 1.32, 2002-01-23:
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ Dick Streefland [email protected]
|
||||
Enrico Scholz [email protected]
|
||||
Evgeny Stambulchik [email protected]
|
||||
Fabrice Bauzac [email protected]
|
||||
Florian Krohm [email protected]
|
||||
H. Merijn Brand [email protected]
|
||||
Hans Aberg [email protected]
|
||||
Jesse Thilo [email protected]
|
||||
|
||||
Reference in New Issue
Block a user