Email list hosting service & mailing list manager

Last call: Simple adjustable-size strings Per Bothner (26 Apr 2015 15:16 UTC)
Re: Last call: Simple adjustable-size strings Shiro Kawai (26 Apr 2015 23:44 UTC)
Re: Last call: Simple adjustable-size strings Per Bothner (08 May 2015 06:59 UTC)
Re: Last call: Simple adjustable-size strings Shiro Kawai (08 May 2015 07:33 UTC)
Re: Last call: Simple adjustable-size strings Per Bothner (09 May 2015 22:43 UTC)

Re: Last call: Simple adjustable-size strings Per Bothner 09 May 2015 22:42 UTC
On 05/08/2015 12:33 AM, Shiro Kawai wrote:
> Ok then, how about adding a note in string-replace! section,
> something like this?
>
>    Note: Srfi-13 has a nondestructive version, string-replace, which
>    takes the arguments in the following order:
>
>      (string-replace dst src dst-start dst-end [src-start [src-end]])
>
>    We adopt a different argument order here to be consistent to
>    string-copy!, and existing string-replace! implementations.

Sounds reasonable.  See attached diff.

Anything else before we declare it final?
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/