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
signature.asc
Description: This is a digitally signed message part.