bug-gnulib
[Top][All Lists]
Advanced

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

Re: Wget compilation spammed with warnings and notes


From: Tim Rühsen
Subject: Re: Wget compilation spammed with warnings and notes
Date: Tue, 14 Jun 2016 20:54:24 +0200
User-agent: KMail/4.14.10 (Linux/4.6.0-1-amd64; KDE/4.14.20; x86_64; ; )

On Tuesday 14 June 2016 09:36:14 Paul Eggert wrote:
> Tim Ruehsen wrote:
> > fatal-signal.c:196:19: warning: comparison between signed and unsigned
> > integer expressions [-Wsign-compare]
> > 
> >           if (!(sig < sizeof (saved_sigactions) / sizeof
> > 
> > (saved_sigactions[0])))
> 
> Yes, we don't bother to fix those, as the code is fine. Instead, other
> projects use the equivalent of -Wno-sign-compare.

Yes. Hmmm, you (or anyone else) don't know a way to use special CFLAGS just 
for gnulib / lib directory (or in general: a subdirectory) ? Since we want to 
check the sources with -Wsign-compare.

Regards, Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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