Email list hosting service & mailing list manager

SRFI 130 and SRFI 115 interaction John Cowan (28 Apr 2016 00:31 UTC)
Re: SRFI 130 and SRFI 115 interaction Alex Shinn (28 Apr 2016 12:01 UTC)
Re: SRFI 130 and SRFI 115 interaction Shiro Kawai (28 Apr 2016 12:11 UTC)
Re: SRFI 130 and SRFI 115 interaction Alex Shinn (28 Apr 2016 23:56 UTC)
Re: SRFI 130 and SRFI 115 interaction William D Clinger (29 Apr 2016 15:03 UTC)
Re: SRFI 130 and SRFI 115 interaction John Cowan (03 May 2016 16:16 UTC)
Re: SRFI 130 and SRFI 115 interaction Mark H Weaver (29 Apr 2016 22:32 UTC)

Re: SRFI 130 and SRFI 115 interaction Alex Shinn 28 Apr 2016 23:56 UTC

On Thu, Apr 28, 2016 at 9:11 PM, Shiro Kawai <xxxxxx@gmail.com> wrote:
> One concern is the case that if existing code externalizes returned indexes
> of those procedures, e.g. writing it to data file and passing to other
> programs.

Even without this case, if the values are being passed to
(non-SRFI-13[0]) library procedures that assume indexes,
it will break.

--
Alex