Unable to use SRFI-253 definitions in Guile. Yuval Langer (03 Sep 2024 18:51 UTC)
Re: Unable to use SRFI-253 definitions in Guile. Arthur A. Gleckler (03 Sep 2024 19:09 UTC)
Re: Unable to use SRFI-253 definitions in Guile. Retropikzel (03 Sep 2024 21:15 UTC)
Re: Unable to use SRFI-253 definitions in Guile. Artyom Bologov (03 Sep 2024 19:53 UTC)
Re: Unable to use SRFI-253 definitions in Guile. Artyom Bologov (03 Sep 2024 20:01 UTC)

Unable to use SRFI-253 definitions in Guile. Yuval Langer 03 Sep 2024 18:46 UTC

Guile complains that the `define-checked` name is undefined when
running `make test_guile` using the Makefile defined in this
repository:

<https://git.sr.ht/~retropikzel/test-srfi-253/>

Something is wrong in the exporting of SRFI-253's names for Guile.

I don't know how to fix it.

Thank you,
Yuval Langer.