* fports.c (local_seek): Signal an error if the seek fails.
authorJim Blandy <jimb@red-bean.com>
Mon, 14 Jun 1999 16:29:48 +0000 (16:29 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 14 Jun 1999 16:29:48 +0000 (16:29 +0000)
commitcb8dfa3f672aad59d34a738517c2f2c1d9afdfc1
treebac00c09c2d2f28d8c93700166fe8a5418a6a1bc
parentafc5764cd02a44165841e9b08692116a89c7a458
* fports.c (local_seek): Signal an error if the seek fails.
* ports.c (scm_lseek): Don't check return value of port's seek
function; it's its job to signal an error if there's a problem.
libguile/fports.c
libguile/ports.c