On Tue, 26 Dec 2006, Joel E. Denny wrote: > 2006-12-26 Joel E. Denny <[EMAIL PROTECTED]> > > + 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.
