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: Akim Demaille
Subject: Re: [SPAM] Re: Extract the action scanner from the grammar scanner
Date: Thu, 8 Jun 2006 07:25:32 +0200


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.

reply via email to

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