bison-patches
[Top][All Lists]
Advanced

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

Re: FYI: Fix the computation of YYFINAL


From: Alexandre Duret-Lutz
Subject: Re: FYI: Fix the computation of YYFINAL
Date: Thu, 3 Nov 2005 16:40:26 +0100

On Thu, Nov 03, 2005 at 04:22:59PM +0100, Akim Demaille wrote:
> At least one issue is addressed here.

Thanks!  I guess this means I can now rewrite my parser without using
YYACCEPT, which in turn means bison won't destruct the symbols I need on
the stack?

> --- tests/sets.at 24 Jul 2005 07:24:22 -0000 1.19
> +++ tests/sets.at 3 Nov 2005 15:20:53 -0000
[...]
> +# grammar, which is a very suspicious accidental feature introduce
> +# as a side effect of allowing the user to name $end using

introduced




reply via email to

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