mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-07 18:30:25 +02:00
*** empty log message ***
This commit is contained in:
parent
c4ac4d8862
commit
c687fa59a0
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
Tue Feb 4 16:57:40 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||
|
||||
* eval.c (safe_setjmp): New function: trivial wrapper for setjmp.
|
||||
(SCM_CEVAL, SCM_APPLY): Call it, instead of setjmp, to make sure
|
||||
that values of automatic variables are preserved. See comments
|
||||
for safe_setjmp for details.
|
||||
|
||||
Change from Thomas Morgan:
|
||||
* variable.c: Include eq.h.
|
||||
(var_equal): New function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue