This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Paul Eggert <eggert@CS.UCLA.EDU>] PATCH: obstack.c, obstack.hport to AS/400 (for Bison and gnulib)
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 10 May 2004 09:15:53 +0000 (UTC)
- Subject: Re: [Paul Eggert <eggert@CS.UCLA.EDU>] PATCH: obstack.c, obstack.hport to AS/400 (for Bison and gnulib)
- References: <m3zn8h2fgu.fsf@uniton.integrable-solutions.net>
On Mon, 10 May 2004, Gabriel Dos Reis wrote:
> Do people believe that our copy of obstack should be modified to
> reflect this proposed patch to libc (if accepted there)?
The version of obstack we should follow is probably that in gnulib rather
than that in glibc (though they are fairly well aligned), but as long as
libiberty can't assume a C90 compiler we can't just copy the current
versions from gnulib but need to backport patches of interest.
obstack was last properly updated from upstream with
Mon Jun 1 13:47:55 1998 Jason Molenda (crash@bugshack.cygnus.com)
* obstack.c: Update to latest FSF version.
Mon Jun 1 13:48:32 1998 Jason Molenda (crash@bugshack.cygnus.com)
* obstack.h: Update to latest FSF version.
and I don't know whether any local changes since there are not adequately
reflected in the gnulib version.
--
Joseph S. Myers
jsm@polyomino.org.uk