Hello, Manuel, Thanks for accepting the pull requests. Here is another small pull request for consideration. It fixes a bug in srfi1's implementation of filter-map. It failed to properly filter and map when called with a single list of values. I only came upon the problem because srfi196 which I was adapting for Bigloo uses srfi1. Thankfully, the filter-map provided in the standard library does not have the same problem. Thanks,Joseph Donaldson
On Thursday, December 7, 2023 at 10:46:20 PM PST, <manuel.serr...@inria.fr> wrote: Hi Joseph, > The latest unstable tarball has a build error when enabling the jvm > backend. It complains of an unbound $input-mmap-port? procedure. I have > made a simple fix to allow the jvm backend to compile. The pull request > is at... I have accepted and integrated all the pull requests and I have uploaded a new tarball. Thank you _so much_ for your continuous effort and help. There still are a couple of open issues that need to be checked and resolved and we should be good. I cannot wait to start the new version because there are a couple of new optimizations that I would like to experiment. Stay tuned then. Best, -- Manuel