bug-gnulib
[Top][All Lists]
Advanced

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

Re: intprops and warnings


From: Paul Eggert
Subject: Re: intprops and warnings
Date: Wed, 06 Feb 2013 10:01:57 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/06/13 07:31, Eric Blake wrote:
> Since then, we have started using gcc pragmas to push and pop warnings,
> maybe we could exploit that to at least allow you to still use the
> warning category elsewhere

By "elsewhere" I assume you mean "code that doesn't include intprops.h"?
Or do you mean "code that is outside of calls to intprops.h macros"?
The former we could do, but it wouldn't involve pushing and popping,
it'd involve disabling the warning.  The latter I don't think is
doable, even with push and pop, because in practice the pragma's actions
are not that fine-grained.




reply via email to

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