bug-gnulib
[Top][All Lists]
Advanced

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

Re: sc_Wundef_boolean


From: Pádraig Brady
Subject: Re: sc_Wundef_boolean
Date: Wed, 24 Mar 2010 11:35:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 24/03/10 08:56, Simon Josefsson wrote:
> This syntax-check warning appears to fail:
> 
> address@hidden:~/src/libidn master$ make sc_Wundef_boolean
> Wundef_boolean
> grep: : No such file or directory
> address@hidden:~/src/libidn master$ 
> 
> Any reason we can't use the normal VC_LIST_EXCEPT instead?  It will
> check more files than just config.h.  Alternatively, use VC_LIST_EXCEPT
> as a fall back if CONFIG_INCLUDE is not available, which happens when
> autoreconf/configure haven't been run yet.

I'd rather restrict it to the config header as
the matching expression is quite general.

The attached patch just skips the check if the
config header is not present.

cheers,
Pádraig.

Attachment: Wundef-fix.diff
Description: Text Data


reply via email to

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