Misc comments Peter McGoron (15 Sep 2026 05:31 UTC)
Re: Misc comments D Guthrie (21 Sep 2026 13:56 UTC)
Re: Misc comments Peter McGoron (21 Sep 2026 15:26 UTC)
Re: Misc comments Peter McGoron (21 Sep 2026 15:30 UTC)

Re: Misc comments Peter McGoron 21 Sep 2026 15:26 UTC

 >> In this SRFI, "an error is raised" means that an error is signaled
that is of type &error.

Apologies, addendum: this should say

 > In this SRFI, "an error is raised" means that an error is signaled,
and that the condition has type &error if the R6RS condition is available.

Every occurence of "an error is signaled" should add "(in the sense of
the R7RS)" for clarification.

-- Peter McGoron