Solaris bug?

From: David Fox <fox_at_cat.nyu.edu>
Date: Thu, 16 Oct 1997 09:35:42 -0400 (EDT)

I built STk-3.1.1 for Solaris, and I get the following behavior,
where closing a port causes shell commands to stop working:

% snow
STk> (define p (open-input-file "/etc/passwd"))
#[undefined]
STk> (exec "pwd")
"/first.a/ftp/images/art.current\n"
STk> (close-port p)
#[undefined]
STk> (exec "pwd")
""

--
David Fox            http://www.cat.nyu.edu/fox            xoF divaD
NYU Media Research Lab     fox_at_cat.nyu.edu    baL hcraeseR aideM UYN
Received on Thu Oct 16 1997 - 18:01:56 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST