guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tasks call-with-output-string segv


From: Kevin Ryde
Subject: tasks call-with-output-string segv
Date: Sat, 13 Sep 2003 11:25:09 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

I added to the todo list under 1.6 from what Nic Ferrier reported on
guile-user,

  - call-with-output-string seg faults if its port is closed, eg.
       (call-with-output-string close-port)
    What should happen?  Should this be an error, or should it be
    possible to get the string out of a closed string port?
    [Same situation in the cvs head.]


I don't know what call-with-output-string ought to do in this case,
but a segv is certainly not it :-).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]