From f0942910aff219e4a153d6d2f446c100127b0048 Mon Sep 17 00:00:00 2001 From: Dirk Herrmann Date: Tue, 21 Nov 2000 17:32:38 +0000 Subject: * Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING. * Prepared SCM_STRING_U?CHARS to replace SCM_ROU?CHARS. --- RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index 37c17ffda..8ba49614f 100644 --- a/RELEASE +++ b/RELEASE @@ -49,7 +49,7 @@ In release 1.6: SCM_FREEP, SCM_NFREEP, SCM_CHARS, SCM_UCHARS, SCM_VALIDATE_ROSTRING, SCM_VALIDATE_ROSTRING_COPY, SCM_VALIDATE_NULLORROSTRING_COPY, SCM_ROLENGTH, SCM_LENGTH, SCM_HUGE_LENGTH, SCM_SUBSTRP, SCM_SUBSTR_STR, SCM_SUBSTR_OFFSET, - SCM_COERCE_SUBSTR, SCM_ROSTRINGP + SCM_COERCE_SUBSTR, SCM_ROSTRINGP, SCM_RWSTRINGP, SCM_VALIDATE_RWSTRING - remove scm_vector_set_length_x - remove function scm_call_catching_errors (replaced by catch functions from throw.[ch]) -- cgit v1.2.1