Fix flush on soft ports, so that it actually runs.
authorIan Price <ianprice90@googlemail.com>
Fri, 27 Jan 2012 06:38:09 +0000 (06:38 +0000)
committerMark H Weaver <mhw@netris.org>
Thu, 8 Mar 2012 04:54:24 +0000 (23:54 -0500)
commitbe79627c21ba0848af3ac7bea25293170fec6480
tree8914ba7f3178b0b9800181fbc1f77120e82e1262
parentda35d2eaa9dbc1d3cf098c9a1c9bc62dcb2515bd
Fix flush on soft ports, so that it actually runs.

* libguile/vports.c (sf_flush): Remove conditional testing the
  position in the port's write_buf, as it is no longer used.
libguile/vports.c