* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use

local variables whose names begin with 'yy'.
* tests/calc.at (_AT_DATA_CALC_Y): Likewise.
This commit is contained in:
Paul Eggert
2005-09-21 21:05:53 +00:00
parent 58b90cc2d8
commit ebc3737ebf
3 changed files with 12 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
2005-09-21 Paul Eggert <eggert@cs.ucla.edu>
* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
local variables whose names begin with 'yy'.
* tests/calc.at (_AT_DATA_CALC_Y): Likewise.
Trivial changes from Joel E. Denny.
* bootstrap (gnulib_modules): Remove alloca. Bison doesn't need
it itself.
* src/main.c (main) [C_ALLOCA]: Don't flush alloca'ed memory; we