summaryrefslogtreecommitdiff
path: root/libguile
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2008-09-02 00:40:57 -0700
committerAndy Wingo <wingo@pobox.com>2008-09-07 22:27:18 +0200
commit53f84bc8b55efb648e181ded6b973ea87d32d026 (patch)
tree4cc534519846e69faa814731b5263d0c5c487969 /libguile
parent3aabb7b793c0b3499b54b4f67674c196ff06557a (diff)
downloadguile-53f84bc8b55efb648e181ded6b973ea87d32d026.tar.gz
prevent (resolve-module '(guile)) recursion
* ice-9/boot-9.scm (resolve-module): Change so that resolving '(guile) does not require any module lookups. This is so that while within a call to (resolve-module '(guile)), we don't recurse when looking up the location for e.g. `append'. I can imagine other ways to get around this, but this one seems OK.
Diffstat (limited to 'libguile')
0 files changed, 0 insertions, 0 deletions