bison-patches
[Top][All Lists]
Advanced

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

Re: yacc.c: Extracting yysyntax_error


From: Akim Demaille
Subject: Re: yacc.c: Extracting yysyntax_error
Date: Mon, 19 Sep 2005 09:18:40 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>> "Paul" == Paul Eggert <address@hidden> writes:

 > Akim Demaille <address@hidden> writes:
 >> Paul, what do you think?

 > Let's wait until after 2.1.  I'm worried, for example, about extra
 > arguments that would need to be passed to yysyntax_error.  It can all
 > be made to work, but too many finicky things can go wrong...

Hi Paul,

Hoping you still have some time, let's go back to this issue.

yysyntax_error needs no additional argument, because it's `error' that
might need some.  That's indeed, in retrospect, a good reason not to
leave the call to error to yysyntax_error.

How about applying the patch?






reply via email to

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