Comment 0 for bug 176012

Revision history for this message
Derick Eddington (derick-eddington) wrote :

with-output-to-X
All missing and are in makefile.ss.

with-input-from-string
with-input-from-bytevector
Missing and are not in makefile.ss.

open-output-string
open-output-bytevector
get-output-string
get-output-bytevector
Need to be removed from makefile.ss or missing implementations for new string ports stuff.

call-with-output-file
Missing and in makefile.ss

put-bytevector
Missing and in makefile.ss