From ff6dca183984bc14752e73e249ce58a4c7987c91 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 11 Oct 2002 20:54:17 +0000 Subject: [PATCH] * data/yacc.c (yyreport_parse_error): Remove, putting its body into... (yyparse): here. This undoes some of the 2002-07-25 change. Compatibility problem reported by Ralf S. Engelschall with OSSP cfg . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 07800e0d..895beb48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-11 Paul Eggert + + * data/yacc.c (yyreport_parse_error): Remove, putting its body into... + (yyparse): here. This undoes some of the 2002-07-25 change. + Compatibility problem reported by Ralf S. Engelschall with + OSSP cfg . + 2002-10-11 Akim Demaille * tests/regression.at Characters Escapes): New. -- 2.50.0