On Wed, 7 Dec 2005, Paul Eggert wrote:

> "Joel E. Denny" <[EMAIL PROTECTED]> writes:
> 
> > it seems that we need a band-aid that will at least stop the
> > bleeding we've actually *seen* so far.
> 
> How about if we dump YYUSE entirely?

That would make my parse param structs happy.

> /*ARGSUSEDn*/ before any function that might not use one of its
> arguments whose number is n or less.

...n or more for my lint.  Thus /*ARGSUSED0*/ allows all args to go unused 
with no warnings.

Joel


_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to