bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Bob Rossi
Subject: Re: push parser
Date: Thu, 6 Apr 2006 11:22:43 -0400
User-agent: Mutt/1.5.9i

On Thu, Apr 06, 2006 at 05:13:55PM +0200, Akim Demaille wrote:
> >>> "Bob" == Bob Rossi <address@hidden> writes:
> 
>  > Anyways, I ran into an m4 question that might be answered here. I have
>  > this
>  >   m4_define([b4_yystate],[b4_push_if([(pv->yystate)],yystate)])
> 
>  > and when I try to use b4_yystate() in this context
>  >   ]b4_yyn()[ = yypact]b4_yystate()[;
> 
> You don't need the parens.

OK, thanks for the suggestions. I did find a better approach to writing
the patch, and no longer needed to do this. The "better" patch is the
last one posted on bison-patches by me.

Bob Rossi




reply via email to

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