1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 18:50:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2006-05-29 21:43:55 +00:00
parent 07c0e15999
commit 2f84db4c66
3 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2006-05-30 Marius Vollmer <mvo@zagadka.de>
* eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one
of the arguments is a array. This allows vectors to be equal to
one-dimensional arrays.
2006-05-29 Marius Vollmer <mvo@zagadka.de>
* throw.c (scm_ithrow): When looking for the jmpbuf, first test