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
