bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] New GNULIB glob module?


From: Paul Eggert
Subject: Re: [bug-gnulib] New GNULIB glob module?
Date: Wed, 18 May 2005 10:58:54 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Derek Price <address@hidden> writes:

> +# define GETPW_R_SIZE_MAX()  (-1);

There shouldn't be a semicolon here.

>>># ifndef __USE_GNU
>>>#  define __USE_GNU     1
>>># endif
>>
>>This shouldn't be needed once the <sys/cdefs.h> change is needed,
>>because <sys/cdefs.h> should define __USE_GNU.
>
> No, because we want __USE_GNU defined when !_LIBC & when not compiling
> under glibc, in order to make sure we export all the available
> functions.

OK, thanks for explaining that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]