From 7ea9026a59e2a28578f745f58b9c0e0de1a1fa3c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 24 Dec 2002 09:03:23 +0000 Subject: [PATCH] Remove broken URL. --- ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e7d623cf..58379880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,9 +84,8 @@ Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke GCC 3.2.1 (which depends on yychar == YYEMPTY when there is no lookahead symbol, and which sets yychar in parser actions) and it - disagreed with the Bison documentation. This should fix the bug - reported by Andrew Walrond in - . + disagreed with the Bison documentation. Bug + reported by Andrew Walrond. * data/yacc.c (YYTRANSLATE): Don't check for negative argument, as the caller now does that. -- 2.50.0