further autocompilation tweaks
authorAndy Wingo <wingo@pobox.com>
Thu, 4 Jun 2009 23:20:19 +0000 (01:20 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 4 Jun 2009 23:20:19 +0000 (01:20 +0200)
commit5ea401bffe2ea60545338a48767f4c75d48642c7
treea673614f392e4a2b321d9746ef5c10bc8ec55e05
parentb193d904bb9e8c1f8aa8b4a985b03aa59c4e6a21
further autocompilation tweaks

* module/system/base/compile.scm (compiled-file-name):
* libguile/load.c (scm_init_load_path, scm_try_autocompile)
  (scm_primitive_load_path): Rework so that we search for .go files in
  the load-compiled path and in the fallback path, but we only
  autocompile to the fallback path. Should produce a more desirable experience.
libguile/load.c
module/system/base/compile.scm