diff options
author | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2003-06-02 20:54:21 +0000 |
---|---|---|
committer | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2003-06-02 20:54:21 +0000 |
commit | e90c3a895d37efba2a31995ec85984ec205db974 (patch) | |
tree | 18ffd7ad4bc7fe348dfb911f4b907e4307271cec /libguile/debug.h | |
parent | 14b18ed6f596c22e62f0b2afecb5cfd4401acee4 (diff) | |
download | guile-e90c3a895d37efba2a31995ec85984ec205db974.tar.gz |
* deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
scm_s_expression, scm_s_test, scm_s_body, scm_s_bindings,
scm_s_variable, scm_s_clauses, scm_s_formals. In eval.c the
definitions are make static and renamed from scm_s_xxx to s_xxx.
In deprecated.c the original definitions are copied.
* deprecated.h, eval.c, eval: Deprecated SCM_EVALIM2, SCM_EVALIM,
SCM_XEVAL and SCM_XEVALCAR. The macro definitions are moved from
eval.h into eval.c and a copy (slightly modified to work in user
code) is placed into deprecated.h.
* eval.c: Use the local static s_xxx definitions instead of the
scm_s_xxx definitions throughout.
Diffstat (limited to 'libguile/debug.h')
0 files changed, 0 insertions, 0 deletions