mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +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 <florian@edamail.fishkill.ibm.com>
|
||||||
|
|
||||||
|
* src/reader.c (copy_at): Detect invalid @N values.
|
||||||
|
|
||||||
2002-02-07 Akim Demaille <akim@epita.fr>
|
2002-02-07 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* tests/input.at: New.
|
* tests/input.at: New.
|
||||||
|
|||||||
6
NEWS
6
NEWS
@@ -3,6 +3,12 @@ Bison News
|
|||||||
|
|
||||||
Changes in version 1.32a:
|
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:
|
Changes in version 1.32, 2002-01-23:
|
||||||
|
|
||||||
|
|||||||
1
THANKS
1
THANKS
@@ -13,6 +13,7 @@ Dick Streefland dick.streefland@altium.nl
|
|||||||
Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de
|
Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de
|
||||||
Evgeny Stambulchik fnevgeny@plasma-gate.weizmann.ac.il
|
Evgeny Stambulchik fnevgeny@plasma-gate.weizmann.ac.il
|
||||||
Fabrice Bauzac noon@cote-dazur.com
|
Fabrice Bauzac noon@cote-dazur.com
|
||||||
|
Florian Krohm florian@edamail.fishkill.ibm.com
|
||||||
H. Merijn Brand h.m.brand@hccnet.nl
|
H. Merijn Brand h.m.brand@hccnet.nl
|
||||||
Hans Aberg haberg@matematik.su.se
|
Hans Aberg haberg@matematik.su.se
|
||||||
Jesse Thilo jthilo@gnu.org
|
Jesse Thilo jthilo@gnu.org
|
||||||
|
|||||||
Reference in New Issue
Block a user