1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 1997-06-08 15:48:54 +00:00
parent f8769b1d9b
commit 58932e4ad2

View file

@ -1,3 +1,11 @@
Sun Jun 8 14:37:26 1997 Marius Vollmer <mvo@zagadka.ping.de>
* eval.c (scm_lookupcar1): New procedure to cope with a race
condition during lookup (when using threads).
(scm_lookupcar): Implement in terms of scm_lookupcar1.
(SCM_CEVAL): Use scm_lookupcar1 instead of scm_lookupcar in one
place.
Thu Jun 5 16:38:19 1997 Marius Vollmer <mvo@zagadka.ping.de> Thu Jun 5 16:38:19 1997 Marius Vollmer <mvo@zagadka.ping.de>
* struct.c (init_struct): Forget to mention this in the "Wed Jun 4 * struct.c (init_struct): Forget to mention this in the "Wed Jun 4