bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Add pragma to ignore clang warning as done for gcc in poll.c


From: Paul Eggert
Subject: Re: [PATCH] Add pragma to ignore clang warning as done for gcc in poll.c
Date: Sat, 04 May 2013 21:31:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5

I dunno, I'm a bit inclined to think that we can't
support '-Wall -Werror' for every Tom Dick and Harry
compiler out there.  It's a pain enough to get it to
work even with GCC.  Does it work if you configure
with "-Wall -Wno-tautological-compare -Werror" instead?
If so, I'd do that.



reply via email to

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