Hi Zack,
"Zack Weinberg" writes:
> On Sun, Feb 16, 2025, at 10:22 AM, Maxim Cournoyer wrote:
>>> primes.scm appears never to have been updated for the new bitvector API
>>> (in Guile 3?), causing both build and test failures.
>>> The appended patch (vs 0.2.8.1) fixes the failures I am seeing.
>>
On Sun, Feb 16, 2025, at 10:22 AM, Maxim Cournoyer wrote:
>> primes.scm appears never to have been updated for the new bitvector API
>> (in Guile 3?), causing both build and test failures.
>> The appended patch (vs 0.2.8.1) fixes the failures I am seeing.
>
> Just to make sure, you are seeing these
Hello Zack,
"Zack Weinberg" writes:
> primes.scm appears never to have been updated for the new bitvector API
> (in Guile 3?), causing both build and test failures.
> The appended patch (vs 0.2.8.1) fixes the failures I am seeing.
> Assuming this is indeed an API change in Guile 3, I do not kno