[PATCH] Fix build with latest GCC 4

Greg McGary greg@mcgary.org
Fri Mar 25 20:58:00 GMT 2005


Jakub Jelinek <jakub@redhat.com> writes:

> Sure, but for both wcstoul_l.c and strtoul_l.c.

strtoul_l.c already has #include "strtoul.c".
FYI, I didn't have compile failures for strtoul, only wcstoul_l.

> Or #include "wcstol_l.c" instead of #include <wcstol_l.c> would work
> too.

Yes, it does.  If we're happy with strtoul_l.c, we should follow the
same approach for wcstoul_l.c

Greg



More information about the Libc-hacker mailing list