On Thu, Apr 06, 2006 at 05:13:55PM +0200, Akim Demaille wrote:
> >>> "Bob" == Bob Rossi <[EMAIL PROTECTED]> 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