Re: too many open files?

2012-09-05 Thread Alexander Burger
Hi Laurent, Pipe error: Too many open files Opps, I can reproduce it! And I found this is a bug in the 'dir' function on pil64. It leaks file descriptors _if_ the directory is empty: $ mkdir a $ pil + : (call 'ls -l (pack /proc/ *Pid /fd)) total 0 lrwx-- 1 app app 64 Sep 5

Fast vendor response time (Was: Re: too many open files?)

2012-09-05 Thread Jakob Eriksson
Talk about fast vendor response time! On September 5, 2012 at 9:34 AM Alexander Burger a...@software-lab.de wrote: Opps, I can reproduce it! And I found this is a bug in the 'dir' -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: too many open files?

2012-09-05 Thread Alexander Burger
On Wed, Sep 05, 2012 at 09:34:10AM +0200, Alexander Burger wrote: I don't have the time at the moment to investigate it further. I hope I can fix it this evening. We need just to insert a call to closedir(). I've uploaded a fix to the code repository. As I'm in the process of other changes, I

Version 1.01 of PicoLisp by Example published

2012-09-05 Thread Thorsten Jolitz
Hi List, Version 1.01 of PicoLisp by Example is published. You can download/read it here: , | PicoLisp by Example | http://www.scribd.com/doc/103733857/PicoLisp-by-Example | https://github.com/tj64/picolisp-by-example