[PATCH] Fix build with latest GCC 4

Jakub Jelinek jakub@redhat.com
Fri Mar 25 20:29:00 GMT 2005


On Fri, Mar 25, 2005 at 01:01:38PM -0700, Greg McGary wrote:
> This can also be fixed by short-cutting the diversion through
> wordsize-64/wcstol_l.c, by including generic/wcstol_l.c directly from
> generic/wcstoul_l.c:

Sure, but for both wcstoul_l.c and strtoul_l.c.
Or #include "wcstol_l.c" instead of #include <wcstol_l.c> would work
too.

	Jakub



More information about the Libc-hacker mailing list