From: Paul Eggert Date: Mon, 10 Jan 2005 18:22:30 +0000 (+0000) Subject: * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10). X-Git-Tag: BISON-2_1~204 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecadd90f94ae94c3bd9c807b49dda490e2eb5d28;p=platform%2Fupstream%2Fbison.git * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10). --- diff --git a/ChangeLog b/ChangeLog index b5c6d03..71c4bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-10 Paul Eggert + + * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10), + for the benefit of slower hosts. Problem reported by + Nelson H. F. Beebe. + 2005-01-07 Paul Eggert * data/yacc.c (yyparse): Pacify non-GCC compilers about yyerrorlab