* 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.
This commit is contained in:
Paul Eggert
2002-10-19 01:10:26 +00:00
parent ac5dd84c25
commit 724ce7f524

View File

@@ -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.