Re: [ANN] CHICKEN 5.2.0 release candidate 2 available (Peter Bex)

2020-02-16 Thread Claude Marinier
Operating system: Arch Linux 5.4.12-arch1-1 (just updated) Hardware platform: x86-64 C Compiler: GCC 9.2.1 Installation works?: yes Tests work?: yes Installation of eggs works?: yes Operating system: Ubuntu 18.04.4 (updated today) Hardware platform: x86-64 C Compiler: GCC 7.4.0

Re: [ANN] CHICKEN 5.2.0 release candidate 2 available

2020-02-16 Thread kooda
Thomas Chust wrote: > - elliptic-curves installs, but doesn't work. The code uses matchable > to destructure record instances and none of those statements match any > of the records, possibly because the record tag symbols are now > prefixed with the declaring module name. However, simply adding

Re: [ANN] CHICKEN 5.2.0 release candidate 2 available

2020-02-16 Thread Thomas Chust
On Sun, 16 Feb 2020 09:10:46 +0100 Peter Bex wrote: > [...] > The second release candidate for CHICKEN 5.2.0 is now available for > download: > [...] > If you can, please let us know the following information about the > environment on which you test the RC: > [...] Hello, my results trying to

[ANN] CHICKEN 5.2.0 release candidate 2 available

2020-02-16 Thread Peter Bex
Hello all, The second release candidate for CHICKEN 5.2.0 is now available for download: https://code.call-cc.org/dev-snapshots/2020/02/16/chicken-5.2.0rc2.tar.gz The sha256sum of that tarball is: 27d324b54aeda7163dbdb8a98d973752947e6f472336592435a788b3ba7daff2 The list of changes since