[gambit-list] with-output-to-process hangs in OSX
Meng Zhang
wsxiaoys.lh at gmail.com
Mon Nov 14 00:39:22 EST 2011
When I played with blackhole's "bh install" command in osx, it stops at
"Downloading packages".
After I look into the source code, it seems the call to
"with-output-to-process" in "untar" function causes this.
Below are code I wrote to reproduce the problem
(with-output-to-process
(list path: "sed"
arguments: '("-e" "s/n/N/g"))
(lambda ()
(display "nothing")))
--
Zhang Meng
School of Software Engineering, Tongji University
MP: +86 151-2103-2798
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20111114/f0a4c8e2/attachment.htm>
More information about the Gambit-list
mailing list