On 30.07.2024 21:51, Tomas Volf wrote:
> Hello,
>
> I think I found a bug in (srfi srfi-64) module shipped with GNU Guile.
>
> The specification says that:
>
>> The test also fails if an exception is raised, assuming the implementation
>> has
>> a way to catch exceptions.
> Guile has a way to catc
Hello,
I think I found a bug in (srfi srfi-64) module shipped with GNU Guile.
The specification says that:
> The test also fails if an exception is raised, assuming the implementation has
> a way to catch exceptions.
Guile has a way to catch exceptions. However nevertheless the following does