From 19ff6ffc064fb24e3e4b860d51b5bdf1499c5ee2 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 25 Aug 2004 16:04:30 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 00e4f050d..a6d27d69e 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,5 +1,10 @@ 2004-08-25 Marius Vollmer + * srfi-13.c: First cut at thread-safeness and proper use of + scm_i_string_chars et al. Copious scm_remember_upto_heres have + been inserted. Made sure that no internal string pointer is used + across a SCM_TICK or a possible GC. + * script.c (scm_compile_shell_switches): Use scm_from_locale_string instead of scm_makfrom0str. -- 2.20.1