bison-patches
[Top][All Lists]
Advanced

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

Re: [SPAM] Re: Extract the action scanner from the grammar scanner


From: Joel E. Denny
Subject: Re: [SPAM] Re: Extract the action scanner from the grammar scanner
Date: Thu, 8 Jun 2006 01:33:47 -0400 (EDT)

On Thu, 8 Jun 2006, Akim Demaille wrote:

> 
> Le 7 juin 06 à 23:17, Joel E. Denny a écrit :
> 
> > +#ifndef yyleng
> > +# define yyleng  FLEX_PREFIX (leng)
> > +#endif
> > +#ifndef yytext
> > +# define yytext  FLEX_PREFIX (text) */
> > +#endif
> 
> Small typo in the last case.

Sorry.  I fixed it.

Joel

reply via email to

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