[cffi-devel] proposed patch for clisp

Stelian Ionescu stelian.ionescu-zeus at poste.it
Fri Jan 2 16:36:24 UTC 2009


On Fri, 2009-01-02 at 00:26 -0500, Daniel Herring wrote:
> FFI is an optional clisp feature.  Thus I propose adding it to CFFI's list 
> of dependencies.
> 
> diff cffi.asd
>     :author "James Bielman  <jamesjb at jamesjb.com>"
>     :version "0.10.3"
>     :licence "MIT"
> -  :depends-on (alexandria trivial-features babel)
> +  :depends-on (alexandria trivial-features babel #+clisp ffi)
>     :components
>     ((:module src
>       :serial t
> 
> This allows ASDF users to autodetect that CFFI can't load, instead of 
> waiting for the failure at compile time.

have you actually tried to do this and managed to load CFFI ? on my
computer I get a "component #:FFI not found, required by #<SYSTEM "cffi"
#x2060D7B6>"

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20090102/9cf901b1/attachment.sig>


More information about the cffi-devel mailing list