From b756bb754c363ef5b113d8deb154c80ca73d026e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 27 Apr 2002 01:21:14 +0000 Subject: [PATCH] * data/bison.simple (YYCOPY): Fix [] quoting problem in the non-GCC case. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0bb9920f..f78b70dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,8 @@ * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL): Define if we define YYSTYPE and YYLTYPE, respectively. - + (YYCOPY): Fix [] quoting problem in the non-GCC case. + 2002-04-25 Robert Anisko * src/scan-skel.l: Postprocess quadrigraphs. -- 2.47.2