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 13:04:04 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> > 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.
>
> Did you somehow pass --exclude=arg-nonnull to the gnulib-tool invocation that
> generated the template for this Makefile?

No.  I haven't been able to reproduce this outside libidn, but inside
libidn it is fairly easy:

git clone git://git.savannah.gnu.org/libidn.git
cd libidn
gnulib --import

Now gltests/Makefile.am is broken this way.

> I recall that you use multiple gnulib-tool invocations within a single
> directory; this is not wrong but might be related.

It's the other way around with libidn -- one gnulib-tool invocation for
multiple directories -- but yes I suspect it may be related but haven't
been able to pinpoint the problem.

/Simon




reply via email to

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