On Tue, Jan 16, 2024 at 11:49 AM Antero Mejr <[email protected]> wrote:

I think for the purposes of this SRFI, changing the sample
> implementation to do this:
>     (define max-char (cond-expand (full-unicode #x10FFFF) (else 127)))
>
> and then filtering out the invalid Unicode range #xD800-#xDFFF should
> handle this issue.
>

Though not precisely correct, I believe that is satisfactory.

Reply via email to