[Ecls-list] Hang opening named pipe?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Jan 15 09:35:03 UTC 2012


On Sun, Jan 15, 2012 at 9:28 AM, Philipp Marek <philipp at marek.priv.at>wrote:

> I've had strace running on ECL, and got this:
>    cl-user> (open "/tmp/a" :direction :output :if-exists :overwrite)
>    open("/tmp/a", O_RDONLY
>

I see. I did not notice the line where gdb stopped. It seems this is legacy
code that avoids using probe-file, but, of course, breaks with a pipe,
which is not a file.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120115/2d6fb7f5/attachment.html>


More information about the ecl-devel mailing list