bug-gnulib
[Top][All Lists]
Advanced

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

Re: _GL_ARG_NONNULL


From: Simon Josefsson
Subject: Re: _GL_ARG_NONNULL
Date: Wed, 16 Dec 2009 11:10:20 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Hi Simon,
>
>> The cause seems to be a un-expanded _GL_ARG_NONNULL:
>> 
>> address@hidden:~/gnutls4win$ grep 'NONNULL is copied' 
>> build/libidn-1.16/gltests/stdlib.h 
>> /* The definition of _GL_ARG_NONNULL is copied here.  */
>
> _GL_ARG_NONNULL should be defined in the lines that follow this one.

Nope.

> If not, then does gltests/arg-nonnull.h exist?

No.

> If not, then take a look at gltests/Makefile. It should define ARG_NONNULL_H.

No, there is

stdlib.h: stdlib.in.h $(LINK_WARNING_H) $(ARG_NONNULL_H)

but ARG_NONNULL_H is never defined in the Makefile.

I'll see if I can reproduce it without libidn.

/Simon




reply via email to

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