From d204b24c16997253c00c651979a0e4faa6d571c8 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 6 May 2001 22:14:25 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 137e4e9da..10703a28a 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2001-05-07 Marius Vollmer + + * ramap.c (raeql_1): Do not call scm_uniform_vector_length on + arrays. The length of array is already determined differently and + scm_uniform_vector_length does not work on arrays. + 2001-05-06 Marius Vollmer * snarf.h (SCM_FUNC_CAST_ARBITRARY_ARGS): Use "SCM (*)()" for C++