This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Paul Eggert <eggert@CS.UCLA.EDU>] PATCH: obstack.c, obstack.hport to AS/400 (for Bison and gnulib)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]