[iolib-devel] FORK & EXECV in IOLib
Desmond O. Chang
dochang at gmail.com
Tue Jan 4 23:26:19 UTC 2011
Hi Stelian,
On Sun, Jan 2, 2011 at 07:01, Stelian Ionescu <sionescu at cddr.org> wrote:
> On Sun, 2010-12-26 at 03:28 +0800, Desmond O. Chang wrote:
>> Hi all,
>>
>> I try to load cl-popen which depends on IOLib, but it's failed. CCL
>> says FORK & EXECV are not exported from IOLIB.SYSCALLS, and they don't
>> have function definitions. I've found that they have been removed.
>> Is it a "bug" or "feature"? Should cl-popen define them by itself?
>
> I added them back, but I'd advise you to use iolib.os:create-process
> instead
Thank you. I have found it and dropped cl-popen now.
PS, I've sent a merge request on gitorious. It'll fix 2 bugs about
compilation.
Thanks,
Des
More information about the iolib-devel
mailing list