Re: Multiple Values and GC
Joseph Donaldson <[email protected]> Wed, 15 Sep 2021 14:35:08 +0000 (UTC)
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Hello, Manuel,
Thank You. I will take a look.
Best Regards,Joseph
On Wednesday, September 15, 2021, 05:38:05 AM PDT, <[email protected]> wrote:
Hi Joseph,
I have just applied the modification I had mentioned in my previous email
regarding multiple values. Interestingly, it took me longer than expected
because this modification has triggered a bug in the compiler that was
missusing multiple-value-bind/values :-) Hopefully, it has been easy
to fix...
I'm now preparing a new tarball that I will upload in a couple of minutes
and I will upload the new version on github.
Thanks again for your contributions.
--
Manuel