* ports.c (scm_seek): Add a special case for SEEK_CUR, offset 0,
authorGary Houston <ghouston@arglist.com>
Wed, 20 Oct 1999 21:03:09 +0000 (21:03 +0000)
committerGary Houston <ghouston@arglist.com>
Wed, 20 Oct 1999 21:03:09 +0000 (21:03 +0000)
commite9c66ab07927d27dc3bf5a1e805ac9c0ce756443
treece3ac58862c4003634bdb200742d99abda6cad6e
parent22a92623c66f8c14417bc7dd2ced13e6c23e7915
* ports.c (scm_seek): Add a special case for SEEK_CUR, offset 0,
so that unread chars are not needlessly discarded.  (thanks to
Roland Orre).
libguile/ChangeLog
libguile/ports.c