diff options
author | Gary Houston <ghouston@arglist.com> | 1997-02-04 05:27:57 +0000 |
---|---|---|
committer | Gary Houston <ghouston@arglist.com> | 1997-02-04 05:27:57 +0000 |
commit | 03bc4386431ce688ae9e59db6bdbcee421738843 (patch) | |
tree | fa4eb851704673295577f5ebdb606570545357f5 /libguile/eval.c | |
parent | 538c267ac6aba74ac3bf78cfea5a2c4c2d1b2d88 (diff) | |
download | guile-03bc4386431ce688ae9e59db6bdbcee421738843.tar.gz |
* * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof.
* read.c (scm_lreadr): use scm_misc_error to improve one of the
"unknown # object" error messages.
* strop.c (scm_i_index, scm_i_rindex): combine into one procedure
(scm_i_index) and declare it static. Add a 'direction' argument
to indicate what way the search should go.
(scm_i_index): throw out-of-range error instead of wrong-type-arg
if indices are bad.
(scm_string_index, scm_string_rindex): adjust usage of scm_i_index.
strop.h: remove scm_i_index, scm_i_rindex prototypes.
Diffstat (limited to 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions