guile-user
[Top][All Lists]
Advanced

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

Re: srfi-64 tests passing when they should not


From: Taylan Kammer
Subject: Re: srfi-64 tests passing when they should not
Date: Wed, 5 May 2021 08:39:12 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

On 04.05.2021 10:31, Zelphir Kaltstahl wrote:
>
> The first 2 tests are surprisingly passing. This is also the reason, why I 
> used
> test-assert and manually wrote the (equal? ...) in the last test, to see,
> whether it makes any difference. Indeed it does.
> 

The reference implementation of SRFI-64 (which is what Guile ships)
doesn't seem to be written very well.

I have an alternative implementation here, if you're interested:

  https://github.com/TaylanUB/scheme-srfis

I'm not sure if the newest Guile is able to run it out of the box
though.  You might have to create some .scm symlinks to the .sld files.


- Taylan



reply via email to

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