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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-05-09 20:26:19 +00:00
parent 26fb6390fb
commit 284ab60172

View file

@ -1,3 +1,9 @@
2001-05-09 Marius Vollmer <mvo@zagadka.ping.de>
* eval.c (scm_i_eval): Copy expression before passing it to
SCM_XEVAL. The copy operation was removed unintendedly during my
change on 2001-03-25.
2001-05-09 Michael Livshin <mlivshin@bigfoot.com>
from Matthias Köppe (thanks!):