* fports.c: include gc.h.
authorGary Houston <ghouston@arglist.com>
Mon, 13 Nov 2000 23:16:38 +0000 (23:16 +0000)
committerGary Houston <ghouston@arglist.com>
Mon, 13 Nov 2000 23:16:38 +0000 (23:16 +0000)
commit6b72ac1d10d8b1ab78f3afa6e92b835c1e77c80e
tree06619248ce9cf5db6fcbe4737269c3eca4c6cbb7
parent9f561420d3125cdf68f102b4f30d5b5d141abda7
* fports.c: include gc.h.
(fport_flush, fport_close): silently ignore I/O errors when
closing a port during gc.  it's better than aborting in scm_error.

* throw.c (scm_handle_by_message): remove obsolete comment.
libguile/ChangeLog
libguile/fports.c
libguile/throw.c