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: Sun, 31 Dec 2006 15:38:15 -0500
User-agent: Mutt/1.5.12-2006-07-14

On Sun, Dec 31, 2006 at 03:30:33PM -0500, Joel E. Denny wrote:
> On Tue, 26 Dec 2006, Joel E. Denny wrote:
> 
> >  2006-12-26  Joel E. Denny  <address@hidden>
> >  
> > +   For push mode, convert yyparse from a macro to a function, invoke yylex
> > +   instead of passing a yylexp argument to yypull_parse, and don't
> > +   generate yypull_parse or yyparse unless %push-pull-parser is declared.
> > +   Discussed starting at
> > +   <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00163.html>.
> 
> I committed that.

OK, everything still works with my local tests. :P

Bob Rossi




reply via email to

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