diff options
author | Andy Wingo <wingo@pobox.com> | 2008-09-02 00:40:57 -0700 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2008-09-07 22:27:18 +0200 |
commit | 53f84bc8b55efb648e181ded6b973ea87d32d026 (patch) | |
tree | 4cc534519846e69faa814731b5263d0c5c487969 /libguile | |
parent | 3aabb7b793c0b3499b54b4f67674c196ff06557a (diff) | |
download | guile-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