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:
Keisuke Nishida 2000-09-22 11:08:28 +00:00
parent 89a6e8f7f3
commit 19a84b86bb

View file

@ -1,3 +1,9 @@
2000-09-22 Keisuke Nishida <kxn30@po.cwru.edu>
* src/vm_system.c (call): Call return-hook before reinstating a
continuation.
(tail_call): Call return-hook before a proper tail call.
2000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
* src/vm.c (scm_name_property): New variable.