]> git.saurik.com Git - bison.git/commit
* src/bison.simple (yyparse): Don't take the address of an
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Aug 2001 17:28:28 +0000 (17:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Aug 2001 17:28:28 +0000 (17:28 +0000)
commitf1a87ef6ad8b1ca72206faae685c4600798523aa
tree2cf73050c700d1f32b914fc1e0e653d10ffb99d0
parentcbd8990652e961f8843b73b06a5760d0ac2a973a
* 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