Re: [PATCH] non-GNU C++ compilers

2011-09-24 Thread Marc Glisse
On Sat, 17 Sep 2011, Joseph S. Myers wrote: These are OK (with ChangeLog entries properly omitting the "include/", since they go in include/ChangeLog) in the absence of libiberty maintainer objections within 72 hours. Thanks. Is someone willing to commit them now they have been accepted? I am

Re: [PATCH] non-GNU C++ compilers

2011-09-17 Thread Joseph S. Myers
On Sat, 17 Sep 2011, Marc Glisse wrote: > Is someone willing to review (and possibly commit) these 2 patches? > > Changelog for include/obstack.h in glibc (guess it should be copied almost as > is?): > > 2011-09-11 Ulrich Drepper > * obstack.h [!GNUC] (obstack_free): Avoid cast to int.

Re: [PATCH] non-GNU C++ compilers

2011-09-17 Thread Marc Glisse
(the original discussion started here: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00758.html ) 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. A

Re: [PATCH] non-GNU C++ compilers

2011-08-20 Thread Marc Glisse
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 i

Re: [PATCH] non-GNU C++ compilers

2011-08-08 Thread Marc Glisse
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 i

Re: [PATCH] non-GNU C++ compilers

2011-08-08 Thread Joseph S. Myers
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