Finishing SRFI 234 (Topological Sorting) Lassi Kortela (22 Nov 2022 07:09 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Shiro Kawai (22 Nov 2022 11:26 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Amirouche (30 Nov 2022 12:24 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Marc Nieper-Wißkirchen (30 Nov 2022 12:31 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Lassi Kortela (01 Dec 2022 07:19 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Maxime Devos (22 Nov 2022 17:36 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Lassi Kortela (22 Nov 2022 17:55 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Marc Nieper-Wißkirchen (30 Nov 2022 09:14 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Shiro Kawai (30 Nov 2022 09:52 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Marc Nieper-Wißkirchen (30 Nov 2022 10:14 UTC)
Re: Finishing SRFI 234 (Topological Sorting) Marc Nieper-Wißkirchen (30 Nov 2022 11:03 UTC)
Re: Finishing SRFI 234 (Topological Sorting) John Cowan (11 Jan 2023 09:18 UTC)

Re: Finishing SRFI 234 (Topological Sorting) Marc Nieper-Wißkirchen 30 Nov 2022 12:31 UTC

I still think that signaling an error is wrong (and against the spirit
of the R[67]RS exceptions).  See here:
https://srfi-email.schemers.org/srfi-234/msg/20488634/.

Am Mi., 30. Nov. 2022 um 13:24 Uhr schrieb Amirouche <xxxxxx@hyper.dev>:
>
> ------- Original Message -------
> On Tuesday, November 22nd, 2022 at 12:26, Shiro Kawai <xxxxxx@gmail.com> wrote:
>
>
> > Shouldn't the specification of the error object 'circular-graph' be in the srfi text?
>
>
> Indeed, the following procedures are exported, but not part of the spec:
>
>
> circular-graph?
>
> circular-graph-message
>
> circular-graph-cycle