]> git.saurik.com Git - bison.git/commit
* src/bison.simple (yyparse): Don't take the address of an
authorRobert Anisko <robert@lrde.epita.fr>
Wed, 29 Aug 2001 12:21:38 +0000 (12:21 +0000)
committerRobert Anisko <robert@lrde.epita.fr>
Wed, 29 Aug 2001 12:21:38 +0000 (12:21 +0000)
commit38e616f0f56514c392e21b62e832945ed74ddbbb
tree140349c7535d0996837b4c6fbae13c8c32a1a262
parentdb433e9db8298261691fa2dd8f4759b4c4fdf195
* 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.
ChangeLog
src/bison.simple