summaryrefslogtreecommitdiff
path: root/libguile/strings.c
diff options
context:
space:
mode:
authorGary Houston <ghouston@arglist.com>1996-09-28 19:38:45 +0000
committerGary Houston <ghouston@arglist.com>1996-09-28 19:38:45 +0000
commit5552355a7bf0e34dd9eee54c7384114295b96d7a (patch)
treeb49787439a768117c6c00aa015cd29089071322e /libguile/strings.c
parent1d1cf2bf140e36ed185e4bce4d08ec20c420a3de (diff)
downloadguile-5552355a7bf0e34dd9eee54c7384114295b96d7a.tar.gz
* boot-9.scm (error): replace another throw with scm-error. Throw
to 'misc-error instead of 'error (no need to distinguish these.) Don't set up 'error as a key. Set up regex-error as a key, if regex is available. (signal-handler): use scm-error, not throw. (%try-load, try-load-with-path, %load, load-with-path, basic-try-load-with-path, basic-load-with-path, try-load-module-with-path,load-module-with-path): deleted, since they seem redundant. (try-load): define using %try-load, not try-load-with-path. (load): rewritten. load tries to open the file directly and with a .scm extension before searching the library directories (should "." be added to %load-path? then load could still open directly files starting with "/"). (try-module-autoload): use load, not load-with-path. (%load-indent): deleted, -2 was causing errors. (%read-sharp): use port-line, not line-number.
Diffstat (limited to 'libguile/strings.c')
0 files changed, 0 insertions, 0 deletions