Email list hosting service & mailing list manager

minor srfi-140 updates Per Bothner (10 Apr 2017 05:34 UTC)
Re: minor srfi-140 updates Per Bothner (10 Apr 2017 18:07 UTC)

minor srfi-140 updates Per Bothner 10 Apr 2017 05:34 UTC
Arthur, could you apply the attached patch?

Besides fixing some typos and other editorial changes, there are two substantive changes:

* Extended utf16->string/utf16be->string/utf16le->string to require that
(- end start) be odd, rather than both start and end be odd.

* Changed the default for string-replicate's 'to' argument to
match SRFI-13's xsubstring.

I also added to the Issues possibly renaming string-replicate to xsubstring.

FWIW Today I converted the SRFI-135 testsuite to SRFI-140 (and using the
SRFI-64 style).  There are still lots of failures on Kawa, for procedures
I haven't implemented yet, but a test-suite will help measure progress.
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/