Version 1.28d.

This commit is contained in:
Akim Demaille
2001-08-29 12:32:10 +00:00
parent 38e616f0f5
commit 6918b5fcc9
20 changed files with 903 additions and 895 deletions

View File

@@ -1,9 +1,13 @@
2001-08-29 Akim Demaille <akim@epita.fr>
Version 1.28d.
2001-08-29 Paul Eggert <eggert@twinsun.com>
* src/bison.simple (yyparse): Don't take the address of an
item before the start of an array, as that doesn't conform to
the C Standard.
2001-08-29 Robert Anisko <anisko_r@epita.fr>
* doc/bison.texinfo (Location Tracking Calc): New node.