On Wed, Oct 24, 2012 at 1:10 PM, Mark Cox <[email protected]> wrote:
> The function %INVOKE in the CFFI-GROVEL package uses the function EXT:SYSTEM 
> on ECL. EXT:SYSTEM requires streams with a file handle in order to function 
> correctly. The attached patch ensures that this occurs.

That doesn't seem to play well with things like Quicklisp's quiet
compilation mode. Perhaps we should be using EXT:RUN-PROGRAM? (There's
a comment aboce %INVOKE regarding the inadequacy of EXT:RUN-PROGRAM
but perhaps it's wrong or things may have changed.)

-- 
Luís Oliveira
http://r42.eu/~luis/

_______________________________________________
cffi-devel mailing list
[email protected]
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to