[PATCH] libstdcxx: Update ctype_base.h from NetBSD upstream
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Dec 23 10:33:00 GMT 2019
On Sat, 21 Dec 2019 at 23:37, Gerald Pfeifer <gerald@pfeifer.com> wrote:
>
> Hi Matthew,
>
> On Mon, 4 Feb 2019, Matthew Bauer wrote:
> > The ctype_base.h file in libstdc++-v3 is out of date for NetBSD. They
> > have changed their ctype.h definition. It was updated in their intree
> > libstdc++-v3 but not in the GCC one. My understanding is this is a
> > straightforward rewrite. I've attached my own patch, but the file can
> > be obtained directly here:
> >
> > http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/gcc/dist/libstdc%2b%2b-v3/config/os/bsd/netbsd/ctype_base.h
> >
> > With the attached patch, libstdc++-v3 can succesfully be built with
> > NetBSD headers (along with --disable-libcilkrts).
>
> I noticed this has not been applied yet, nor seen a follow-up?, and also
> noticed it went to the gcc-patches list, but not libstdc++@gcc.gnu.org.
That's why it was ignored then.
> Let me re-address this to libstdc++@gcc.gnu.org in the hope the
> maintainers there will have a look.
I'll take a look ASAP.
More information about the Libstdc++
mailing list