* srfi-14.scm: export string->char-set!, not string-char-set!.
authorGary Houston <ghouston@arglist.com>
Mon, 16 Jul 2001 22:30:25 +0000 (22:30 +0000)
committerGary Houston <ghouston@arglist.com>
Mon, 16 Jul 2001 22:30:25 +0000 (22:30 +0000)
commit8b19021c25ec8ead2e1237788160e4d486c017f4
treea01ab149d6cb1ae5be83ee3dd736a7335a6968bf
parent139777e5c7fb9621456adadc98610feb5549a5de
* srfi-14.scm: export string->char-set!, not string-char-set!.

* srfi-14.c (scm_char_set_ref, scm_char_set_cursor_next,
scm_end_of_char_set_p): reject negative cursor values.
(scm_list_to_char_set, scm_list_to_char_set_x): when reporting
type error in list component, omit the position (was always 1).
srfi/ChangeLog
srfi/srfi-14.c
srfi/srfi-14.scm