*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Tue, 27 Jul 2004 23:38:20 +0000 (23:38 +0000)
committerKevin Ryde <user42@zip.com.au>
Tue, 27 Jul 2004 23:38:20 +0000 (23:38 +0000)
libguile/ChangeLog

index e14495c..52a18d0 100644 (file)
@@ -3,6 +3,10 @@
        * posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread
        safety.
 
+       * unif.c (scm_array_set_x): For svect, use scm_num2short for
+       consistency with other vector types and to get arg and func name into
+       error message.
+
 2004-07-27  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
 
        * deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP, SCM_BOOL):