]> git.saurik.com Git - bison.git/commit
* tests/action.at, tests/calc.at, tests/conflicts.at,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Oct 2002 08:44:02 +0000 (08:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Oct 2002 08:44:02 +0000 (08:44 +0000)
commit447fbb178ddbf9e3906f9140fb03107a495f080b
treef1a5cbcdc716a20ce0eeb894baf6944b7b44bf3b
parentb56471a6890db1598d1ed1877b5d01c6b9678243
* tests/action.at, tests/calc.at, tests/conflicts.at,
tests/cxx-type.at, tests/headers.at, tests/input.at,
tests/regression.at, tests/synclines.at, tests/torture.at:
Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
so that the tests still work even if POSIXLY_CORRECT is set.
* doc/bison.texinfo (Rpcalc Compile, Invocation): Likewise.
ChangeLog