* eval.h (SCM_MAKE_ILOC): New macro.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 16 Nov 2002 16:20:14 +0000 (16:20 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 16 Nov 2002 16:20:14 +0000 (16:20 +0000)
commita8a19efc2b922b86489aa9da942db89bc4ac66f3
treefa13508422e37e5c9c2d063b29d490c478d104d7
parentc55bcb329743378e1af784ac41a29764d46fe65c
* eval.h (SCM_MAKE_ILOC):  New macro.

* debug.c (scm_make_iloc):  Use SCM_MAKE_ILOC instead of computing
the iloc bitpattern here.
libguile/ChangeLog
libguile/debug.c
libguile/eval.h