* 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.
This commit is contained in:
Paul Eggert
2001-08-27 17:28:28 +00:00
parent cbd8990652
commit f1a87ef6ad

View File

@@ -1,3 +1,9 @@
2001-08-27 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-27 Robert Anisko <robert.anisko@epita.fr> 2001-08-27 Robert Anisko <robert.anisko@epita.fr>
* src/output.c (output): Remove the initialization of the macro * src/output.c (output): Remove the initialization of the macro