This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile load.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/09/03 00:54:06

Modified files:
	guile-core/libguile: load.c 

Log message:
	* 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.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]