Re: precalc_first
Felix Salfelder <[email protected]> Tue, 13 Apr 2021 17:37:50 +0200
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 12, 2021 at 07:36:43PM -0400, al davis wrote: > > - I cannot see the use for precalc_last there. precalc_last comes after > > expand, and expand is already disabled. I did not touch it. > > I think a different test would show that wherever first is needed, last > is also. Are you suggesting to call both of the precalcs from list_save, instead of just first? I tried and it exposes a few bugs, e.g. in bm_table... Perhaps it makes sense to fix those bugs, it just needs work. Not sure if this is the right direction. Do any other plans depend on it? thanks felix