* ports.c (scm_unread_string): Bugfixes: Check for SCM_STRINGP,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 6 Nov 1998 18:15:12 +0000 (18:15 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 6 Nov 1998 18:15:12 +0000 (18:15 +0000)
commitd1c90db5d6a05aa7ef8fe089cc739dd45cb7ea0e
treeda6f47941949b50b62351f0cb0d6ff5380847948
parent44e0a162a27d90bf0a302eba35d614f966056b00
* ports.c (scm_unread_string): Bugfixes: Check for SCM_STRINGP,
not SCM_ROSTRINGP; use SCM_ROUCHARS instead of SCM_UCHARS.
libguile/ports.c