* eval.c (scm_ceval, scm_deval): use `SIDEVAL' instead of
authorMarius Vollmer <mvo@zagadka.de>
Tue, 13 Feb 2001 01:09:00 +0000 (01:09 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 13 Feb 2001 01:09:00 +0000 (01:09 +0000)
commita2abcb58235c31fcdc75aa5a5f0360c7d3b5a3a0
tree07dfb53fa683c5a08b5da4bd0b8595d3b777ee19
parent645e38d9ac0cc1415b2d7d41f3996007dbfbdafd
* eval.c (scm_ceval, scm_deval): use `SIDEVAL' instead of
SCM_CEVAL when evaluating subforms of `begin' forms.  SCM_CEVAL
can not deal with immediates.
libguile/eval.c