diff options
author | Andy Wingo <wingo@pobox.com> | 2010-02-16 21:11:27 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2010-02-16 21:15:40 +0100 |
commit | 04af4c4c5221c082905d52eb5ad3829ed681d097 (patch) | |
tree | 2a8b1cb93aaab9c146d7b6ec37d1305066497774 /doc/tutorial | |
parent | 2bfa4d5ccd3294988c0e64ec464493a4e9facd1d (diff) | |
download | guile-04af4c4c5221c082905d52eb5ad3829ed681d097.tar.gz |
`load' doesn't cause the compiler to be loaded in some cases
* module/system/base/compile.scm (compiled-file-name): Add a comment.
* module/ice-9/boot-9.scm (load): Avoid loading up (system base compile)
just to compute an autocompiled file name. Fixes the issue whereby
guile-tools snarf-check-and-output-texi was inadvertantly loading up
srfi-1, and thereby a stale library, just to see if guile-tools itself
had a compiled version.
Not sure what the right unit test is here, other than vigilance.
Diffstat (limited to 'doc/tutorial')
0 files changed, 0 insertions, 0 deletions