diff options
author | Andy Wingo <wingo@pobox.com> | 2009-06-03 09:02:48 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-06-03 22:20:55 +0200 |
commit | f3130a2ecf218f3709de13c10c54e8586fe0aef2 (patch) | |
tree | e01e9fe1aa53bf68d214018835f71c2481bdcb0f /libguile/load.c | |
parent | 4c9c9b9b9822658ee32a9561f56ac3b9d87b0fee (diff) | |
download | guile-f3130a2ecf218f3709de13c10c54e8586fe0aef2.tar.gz |
compiled-file-name tries to put the .go in the %load-compiled-path
* module/system/base/compile.scm (ensure-writable-dir): Rename from
ensure-directory.
(dsu-sort): Helper, does a decorate / sort / undecorate.
(compiled-file-name): Refactor to only return a writable filename. The
readable case is handled by load.c now, and the other case was silly.
Hopefully it will do the right thing.
(load-ensuring-compiled): Remove, load.c will call out to compile-file
if necessary.
(ensure-fallback-path): Remove, load.c will add the ~/.guile-ccache dir
to the load-compiled path, which will prompt its creation if necessary.
Diffstat (limited to 'libguile/load.c')
0 files changed, 0 insertions, 0 deletions