[gambit-list] with-output-to-process hangs in OSX
Meng Zhang
wsxiaoys.lh at gmail.com
Mon Nov 14 09:18:10 EST 2011
After upgrading from 4.6.1 to 4.6.2, the problem solved.
Sorry for the outdated information..
--
Meng Zhang
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On 2011年11月14日星期一 at 下午1:39, Meng Zhang wrote:
> 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/d99ad88d/attachment.htm>
More information about the Gambit-list
mailing list