*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Fri, 3 Sep 1999 07:54:22 +0000 (07:54 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 3 Sep 1999 07:54:22 +0000 (07:54 +0000)
libguile/ChangeLog

index 2abd7e6..cf044e3 100644 (file)
@@ -1,3 +1,11 @@
+1999-09-03  James Blandy  <jimb@mule.m17n.org>
+
+       * load.c (scm_search_path): If the filename has any extension at
+       all, ignore the entire list of extensions.  Also, don't check whether
+       the file is accessible.  If the file exists, accessible or not, we
+       should return it.  Inaccessible files should cause an error later.
+       (Thanks to Keisuke Nishida for the suggestions.)
+
 1999-09-02  Mikael Djurfeldt  <mdj@mdj-pc.nada.kth.se>
 
        * gc.c (cleanup, scm_init_storage): Use on_exit if present and