On 02.10.2024 21:57, Tomas Volf wrote:
> Let me know what you think (either here or in #72365 ^_^ ).
>
> Tomas
Sure thing! Responded in the other thread.
- Taylan
Taylan Kammer writes:
Hi,
> 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 the following about the test-end:
>>
>>> An error is reported if the suite-name does not match the current test g
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 the following about the test-end:
>
>> An error is reported if the suite-name does not match the current test group
>> name.
> Thus the following sho
Hello,
I think I found a bug in (srfi srfi-64) module shipped with GNU Guile.
The specification says the following about the test-end:
> An error is reported if the suite-name does not match the current test group
> name.
Thus the following should signal an error:
(use-modules (srfi srfi-6