SRFI 186: Transcoders and transcoded ports Arthur A. Gleckler (09 Mar 2020 18:50 UTC)
Re: SRFI 186: Transcoders and transcoded ports Vincent Manis (10 Mar 2020 02:15 UTC)
Re: SRFI 186: Transcoders and transcoded ports John Cowan (10 Mar 2020 16:35 UTC)
Re: SRFI 186: Transcoders and transcoded ports Vincent Manis (10 Mar 2020 21:34 UTC)
Re: SRFI 186: Transcoders and transcoded ports John Cowan (11 Mar 2020 00:36 UTC)
Re: SRFI 186: Transcoders and transcoded ports Jim Rees (09 Jun 2020 20:18 UTC)
Re: SRFI 186: Transcoders and transcoded ports John Cowan (13 Jun 2020 05:28 UTC)
Re: SRFI 186: Transcoders and transcoded ports Arthur A. Gleckler (13 Jun 2020 16:49 UTC)
Re: SRFI 186: Transcoders and transcoded ports John Cowan (13 Jun 2020 20:57 UTC)
Re: SRFI 186: Transcoders and transcoded ports Arthur A. Gleckler (13 Jun 2020 21:55 UTC)
Re: SRFI 186: Transcoders and transcoded ports John Cowan (13 Jun 2020 21:56 UTC)
Re: SRFI 186: Transcoders and transcoded ports Arthur A. Gleckler (13 Jun 2020 22:26 UTC)

Re: SRFI 186: Transcoders and transcoded ports Vincent Manis 10 Mar 2020 02:15 UTC

On 2020-03-09 11:50 a.m., Arthur A. Gleckler wrote:
> Scheme Request for Implementation 186,
> "Transcoders and transcoded ports,"
> by John Cowan,
> is now available for discussion.

+1 on the SRFI.

What happens with an invalid argument to make-codec?

Without checking with R6RS, it looks like some text was lost in the
description of i/o-decoding-error?

-- vincent