From 23f2d9dc0f8f52ebfafba88e2666d14e0d168e80 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 24 Dec 2002 08:35:23 +0000 Subject: [PATCH] Version 1.75e. --- ChangeLog | 12 +++++++++++- NEWS | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 30b6a00e..e7d623cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ -2002-12-21 Paul Eggert +2002-12-24 Paul Eggert + + Version 1.75e. + + * Makefile.maint (cvs-update): Don't assume that the shell + supports $(...), as Solaris sh doesn't. + + * src/parse-gram.y (lloc_default): Remove test for empty + nonterminals at the end, since it didn't change the result. + +2002-12-24 Paul Eggert If the user does not define YYSTYPE as a macro, Bison now declares it using typedef instead of defining it as a macro. POSIX requires this. diff --git a/NEWS b/NEWS index d8b63b24..63ad026b 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Bison News ---------- -Changes in version 1.75e: +Changes in version 1.75e, 2002-12-24: * If the user does not define YYSTYPE as a macro, Bison now declares it using typedef instead of defining it as a macro. POSIX requires this. -- 2.50.0