bug-bison
[Top][All Lists]
Advanced

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

Re: %destructor feedback


From: Joel E. Denny
Subject: Re: %destructor feedback
Date: Wed, 4 Jan 2006 01:45:54 -0500 (EST)

On Tue, 3 Jan 2006, Akim Demaille wrote:

> Same here: I would have liked the first algorithm, but the current
> implementation (rules are in a linked list of symbols, not even of
> rules) makes it hard to consult the previous (mid-)rules.  So I
> installed the following which finishes to implementation the smaller
> version.
> 
> Index: ChangeLog
> from  Akim Demaille  <address@hidden>
> 
>       * src/reader.c (grammar_midrule_action): If $$ is set in a
>       mid-rule, move the `used' bit to its lhs.
>       * tests/input.at (Unused values): New.
>       * tests/actions.at (Exotic Dollars): Adjust: exp is not typed.

This doesn't appear to be installed.

Joel




reply via email to

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