[cffi-devel] proposed patch for clisp
Luís Oliveira
luismbo at gmail.com
Fri Jan 2 13:46:26 UTC 2009
On Fri, Jan 2, 2009 at 5:26 AM, Daniel Herring <dherring at tentpost.com> wrote:
> FFI is an optional clisp feature. Thus I propose adding it to CFFI's list
> of dependencies.
[...]
> + :depends-on (alexandria trivial-features babel #+clisp ffi)
[...]
How about a #-ffi (error "CFFI requires a version of CLISP compiled
with the FFI module.") in src/cffi-clisp.lisp? Or something like that
in cffi.asd. What'd be the advantage of putting that in the ASD file?
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cffi-devel
mailing list