* eval.c (SCM_CEVAL, SCM_APPLY, scm_trampoline_0,
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 31 May 2003 07:38:04 +0000 (07:38 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 31 May 2003 07:38:04 +0000 (07:38 +0000)
commit2ca0d2072053c25a510aa40ec4aead76afd0270f
treeaa685ac4e4b90b6bc7609df0f295cad1657b45fa
parent9a069bdd77b23c0c186fe201ec15af1dff828369
* eval.c (SCM_CEVAL, SCM_APPLY, scm_trampoline_0,
scm_trampoline_1, scm_trampoline_2): Postpone error cases to the
end of an if-else-if-sequence of checks.
libguile/ChangeLog
libguile/eval.c