Email list hosting service & mailing list manager

EOF handling John Cowan (18 Jan 2020 22:01 UTC)
Re: EOF handling Amirouche Boubekki (21 Jan 2020 10:39 UTC)
Re: EOF handling John Cowan (21 Jan 2020 17:09 UTC)
Re: EOF handling, and reading zero/one/many values Lassi Kortela (21 Jan 2020 22:33 UTC)

Re: EOF handling Amirouche Boubekki 21 Jan 2020 10:39 UTC

Le sam. 18 janv. 2020 à 23:01, John Cowan <xxxxxx@ccil.org> a écrit :
>
> I propose that if json-reader gets an eof-object before reading any part of a JSON value, that it return the eof-object.
>
> I further propose that if json-stream-reader gets an eof-object in the same circumstances, that it pass 'json-eof and an unspecified value to the caller's procedure.
>

What is the rationale?