Derek Price <[EMAIL PROTECTED]> 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. _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib