On Fri, Jan 20, 2012 at 10:09 PM, Anton Vodonosov <avodono...@yandex.ru> wrote:
> As you see in my command line, i load drakma. Drakma depends on cffi via 
> cl+ssl.
> If I do (ql:quickload :cffi) it works, but I assume the error happens during 
> macro-expansion
> of some CFFI macro, that's why loading is not enough, some code using cffi 
> should
> be loaded too.

There was some bitrot in cffi-abcl.lisp. cffi-tests doesn't yet load
fully due to an unrelated problem, but the error you've reported
should be fixed now.

Thanks,

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

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to