On Mon, 8 Aug 2011, Joseph S. Myers wrote:
On Mon, 8 Aug 2011, Marc Glisse wrote:
* include/obstack.h (obstack_free): Cast to char* instead of int
This header comes from glibc/gnulib. Although some local changes have
been made to it in the past, sending any fixes to upstream glibc is still
a good idea.
(ansidecl.h *claims* to come from glibc but the glibc copy was removed in
1997. obstack.h really does still come from glibc.)
Ah, ok, thanks, that's confusing indeed.
/me takes a look at malloc/obstack.h in glibc.
Er, the 2 seem to have diverged quite a bit. I will send a similar patch
to glibc (not quite the same as obstack_free already looks different), but
it looks like gcc still needs patching independently.
--
Marc Glisse