From: Paul Eggert Date: Sat, 19 Oct 2002 01:10:26 +0000 (+0000) Subject: * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc. X-Git-Tag: BISON-1_875~449 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=724ce7f5244fa5f63a297ec4e6dc614a145884c2;p=platform%2Fupstream%2Fbison.git * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc. * tests/conflicts.at (%nonassoc and eof): Likewise. Fixes SunOS 4.1.4 test failure reported by Peter Klein. --- diff --git a/ChangeLog b/ChangeLog index a5ff13e..473222f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-18 Paul Eggert + + * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc. + * tests/conflicts.at (%nonassoc and eof): Likewise. + Fixes SunOS 4.1.4 test failure reported by Peter Klein. + 2002-10-17 Akim Demaille * src/getargs.h (trace_e): Add trace_scan, and trace_parse.