From 766de40ee7f5e6e22f21200d3c0a42b0100fab18 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 14 Mar 2003 09:54:48 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index fe201dc..b4ed25d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2003-03-13 Paul Eggert + + Merge changes from Bison. + * obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to + (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5 + when compiling Bison 1.875's `bitset bset = obstack_alloc + (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe. + 2003-01-30 Richard Dawe * fchown-stub.c: New file: trivial stub for fchown. -- 2.7.4