bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-intprops.c: many new warnings


From: Paul Eggert
Subject: Re: test-intprops.c: many new warnings
Date: Wed, 25 May 2011 00:27:32 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

On 05/24/11 17:06, Eric Blake wrote:
> Would it be possible instead to write forwarding macros?

Sorry, I don't see how.  The macros might expand to runtime tests.

> Otherwise, we are just disabling the warnings for this test, but the
> warnings will still byte us in regular code.

-Wtype-limits is rarely used, and for good reason: it cries
wolf too often.  If this turns into an issue, I suppose we can look
for workarounds, but I'm not relishing the opportunity.



reply via email to

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