bug-bison
[Top][All Lists]
Advanced

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

Re: %destructor feedback


From: Paul Eggert
Subject: Re: %destructor feedback
Date: Mon, 05 Dec 2005 16:14:51 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"Joel E. Denny" <address@hidden> writes:

> for the current YYUSE definition, I do see this warning:
>
>    warning: logical expression always false: op "&&"

As I understood it, this will happen with ancient lint implementations
that don't support CONSTCOND comments; it shouldn't happen with newer
lints (unless you ask them to ignore CONSTCOND comments).  But it
appears my understanding was wrong.

Which implementation of lint are you using, and what options are you
giving it?  How would you tell your 'lint' version to not output that
warning?  I'd like something that works at the source code level.




reply via email to

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