[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with rb-tree/update!
From: |
Taylor R Campbell |
Subject: |
Re: help with rb-tree/update! |
Date: |
Sat, 19 Nov 2022 16:18:06 +0000 |
> Date: Sat, 19 Nov 2022 16:49:05 +0100
> From: JP de Vooght <jp@vooght.de>
>
> The function invokes apply-fail as follows (apply-fail fail
> 'rb-tree/update!) but apply-fail is defined below with three arguments
> (apply-fail fail key caller).
>
> Could it be passing the key is missing from rb-tree/update! ?
Looks like a bug, yep.
> If yes, how can I fix this myself for my local version of scheme? I
> tried making the change and running Setup.sh / configure / make / make
> install with no luck.
That process is supposed to work. Can you share a transcript of the
whole interaction? The script(1) command is helpful for this.