SRFI 106: minor bugs in code Sudarshan S Chawathe (24 Jul 2017 14:59 UTC)
Fwd: SRFI 106: minor bugs in code Arthur A. Gleckler (24 Jul 2017 22:29 UTC)
Re: Fwd: SRFI 106: minor bugs in code Sudarshan S Chawathe (24 Jul 2017 22:38 UTC)
Re: SRFI 106: minor bugs in code Takashi Kato (25 Jul 2017 14:34 UTC)

Re: Fwd: SRFI 106: minor bugs in code Sudarshan S Chawathe 24 Jul 2017 22:38 UTC

My earlier message accidentally omitted another minor fix:

In the Example code, there is one instance of string-<utf8 which should
be string->utf8 instead.

Regards,

-chaw