* tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Oct 2002 01:10:26 +0000 (01:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Oct 2002 01:10:26 +0000 (01:10 +0000)
* tests/conflicts.at (%nonassoc and eof): Likewise.
Fixes SunOS 4.1.4 test failure reported by Peter Klein.

ChangeLog

index a5ff13e..473222f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-18  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <akim@epita.fr>
 
        * src/getargs.h (trace_e): Add trace_scan, and trace_parse.