* ports.c (scm_output_port_p): Bugfix: Coerce output port before
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 24 Aug 1999 02:11:17 +0000 (02:11 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 24 Aug 1999 02:11:17 +0000 (02:11 +0000)
commit4a94d8ca0b57e93a75e870ff357019a4a0b1bfff
tree502a10c0496a66f425fbf74a46503d0d9911ac75
parent55d5475044a002f8d29465dccf427993f56a9ab4
* ports.c (scm_output_port_p): Bugfix: Coerce output port before
testing (otherwise the port-print-state trick won't be transparent
to the user; one example where this caused problems was in the
(ice-9 format) module).
libguile/ports.c