Hi Sven,

> Thanks for preparing a new release.
> 
> srfi27 tests report 4 errors:
> 
> ---
> make fulltest
> ...
> make[3]: Leaving directory '/var/tmp/bigloo/api/srfi27/recette'
> cond-expand...ok.
> srfi27.large-numbers...*** ERROR:srfi27:
> (random-integer n) returned illegal value -- -2277703446941
> ok.
> srfi27.reals...ok.
> srfi27.get/set...*** ERROR:srfi27:
> (random-integer n) returned illegal value -- #z-4491637414547                 
>                                                                               
>                                                                               
>                                                                               
>        ok.
> srfi27.randomize...*** ERROR:srfi27:                                          
>                                                                               
>                                                                               
>                                                                               
>        (random-integer n) returned illegal value -- #z-7722454429493
> ok.
> srfi27.pseudo-randomize...*** ERROR:srfi27:
> (random-integer n) returned illegal value -- #z-2481379372484
> ok.
> srfi27-mrg32ka.1...ok.
> srfi27-mrg32ka.2...ok.
> srfi27-mrg32ka.3...ok.
> All tests executed...
> all succeeded
> ---
> 
> BTW: the final line is hiding the errors.
Thanks for drawing my attention to that one (that I should have noticed
earlier). It took me the whole day to fix it. Actually, it was due to
an memory allocation error in the C bignum implementation. Hopefully,
I have been able to fix it. I'm preparing a new tarball that I will
upload soon.

Thanks again.

-- 
Manuel

Attachment: signature.asc
Description: PGP signature

Reply via email to