X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b526ee6116d3a769d1af313163ad4eaa910b1037..5c16c6b13abde53223e256a351401570c2da3b5e:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index b31ebd37..e2d714b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-10-24 Paul Eggert + + Version 1.75a. + + * tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat declaration. + * tests/cxx-type.at (_AT_TEST_GLR_CALC): Include stdlib.h, since + we use malloc. Don't assume 'A' through 'Z' are contiguous. + Don't assume strdup exists; POSIX says its an XSI extension. + Check for buffer overflow on input. + 2002-10-24 Akim Demaille * src/output.c (output_skeleton): Don't disable M4sugar comments