X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/05ac60f348b722ec6157cf57c31d8165466ec3ec..9577fb1f47dd55ed4f5581e985ea6260d0ec3c8f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e894e202..ca10af17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2005-03-18 Paul Eggert + + * tests/glr-regression.at (glr-regr2a.y): Try to dump core + immediately if a data overrun has occurred; this may help us track + down what may be a spurious failure on MacOS. + +2005-03-17 Paul Eggert + + Respond to problems reported by twlevo@xs4all.nl. + + * bootstrap: Use "trap - 0" rather than the unportable "trap 0". + + * src/vcg.h: Comment fix. + * src/vcg_defaults.h: Parenthesize macro bodies to make them safe. + (G_CMAX): Change to -1 instead of INT_MAX. + + * data/yacc.c (yyparse): Omit spaces before #line. + +2005-03-15 Paul Eggert + + * src/tables.c (state_number_to_vector_number): Put it inside an + "#if 0", since it's not currently used. Problem reported by + Roland McGrath. + 2005-03-06 Paul Eggert * src/output.c (escaped_output): Renamed from