[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bad YYLEX value if %lex-param but not %pure-parser
From: |
Paul Eggert |
Subject: |
Re: Bad YYLEX value if %lex-param but not %pure-parser |
Date: |
28 Apr 2003 23:04:36 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
"Tim Van Holder" <address@hidden> writes in
<http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00045.html>:
> (b4_yyerror_args uses m4_ifset to test if any were given, while
> b4_lex_param uses m4_ifdef; not sure if this matters, but it gives
> the appearance of being inconsistent).
Good point; I'll let Akim field this one, since he knows that code
better.
> * data/yacc.c: (b4_lex_param) Corrected for the case where
> %lex-param is provided and %pure-parser isn't.
Thanks for the patch. I applied it.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Bad YYLEX value if %lex-param but not %pure-parser,
Paul Eggert <=