1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-05-06 22:14:25 +00:00
parent e466c6a2d6
commit d204b24c16

View file

@ -1,3 +1,9 @@
2001-05-07 Marius Vollmer <mvo@zagadka.ping.de>
* 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 <mvo@zagadka.ping.de>
* snarf.h (SCM_FUNC_CAST_ARBITRARY_ARGS): Use "SCM (*)()" for C++