Paul Eggert
|
4a0d893695
|
Sync with fileutils 4.1.1.
|
2001-10-26 07:26:00 +00:00 |
|
Paul Eggert
|
f1a87ef6ad
|
* 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 17:28:28 +00:00 |
|
Paul Eggert
|
cbd8990652
|
(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 17:24:34 +00:00 |
|
Paul Eggert
|
1b1816515e
|
(yyparse): If __GNUC__ and YYPARSE_PARAM are both defined,
declare yyparse to have a void * argument.
|
1996-12-18 02:18:10 +00:00 |
|