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: Paul Eggert
Subject: Re: Wget compilation spammed with warnings and notes
Date: Tue, 14 Jun 2016 09:36:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

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.

Attachment: 0x62AA7E34.asc
Description: application/pgp-keys


reply via email to

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