port procedures missing or inconsistent

Bug #176012 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Released
Medium
Abdulaziz Ghuloum

Bug Description

with-output-to-file (ADDED in 1279)
with-output-to-bytevector (can't be added since current-output-port should be textual)
with-output-to-string (ADDED in 1280)
All missing and are in makefile.ss.

with-input-from-string (ADDED in 1278)
with-input-from-bytevector (can't be added since the current-input-port should be textual)
Missing and are not in makefile.ss.

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

call-with-output-file (ADDED in 1281)
Missing and in makefile.ss

put-bytevector (ADDED in 1355)
Missing and in makefile.ss

description: updated
Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Medium
status: New → In Progress
description: updated
description: updated
description: updated
description: updated
description: updated
Changed in ikarus:
status: In Progress → Fix Committed
Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Well, that sure took forever :-)

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

This bug report is about to be closed as the fix comitted
previously will be incorporated in the next 0.0.3 release of
Ikarus Scheme, scheduled for January 31, 2008. A release
candidate tarball is available for download from:
http://www.cs.indiana.edu/~aghuloum/ikarus/ikarus-0.0.3-rc1.tar.gz
Please do test it if you have the time and report any issues
you might encounter. Thank you very much for your support.
(Sorry for the duplicates; I'm updating every open bug.)

Changed in ikarus:
milestone: none → 0.0.3
Changed in ikarus:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.