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:
parent
07c0e15999
commit
2f84db4c66
3 changed files with 17 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue