[cffi-devel] uffi-compat and clsql
Luis Oliveira
luismbo at gmail.com
Thu Nov 3 13:37:46 UTC 2005
On 3/nov/2005, at 13:06, Yaroslav Kavenchuk wrote:
> *** - component CLSQL-UFFI-SYSTEM::UFFI not found, required by #<SYSTEM
> "clsql-uffi" #x1A2B4949>
> The following restarts are available:
> ABORT :R1 ABORT
>
> Hmm... If copy cffi-uffi-compat.asd to uffi.asd and replace in it
> "cffi-uffi-compat" to "uffi":
An alternative is to change clsql's ASDF definition and make it depend
on cffi-uffi-compat instead of uffi.
> : #<PACKAGE CFFI-UFFI-COMPAT> has no external symbol with name
> "FOREIGN-LIBRARY-TYPES"
>
> What is FOREIGN-LIBRARY-TYPES?
An undocumented UFFI feature. :-) It's in cffi-uffi-compat but I forgot
to export it. Fixed that.
Thu Nov 3 13:32:45 WET 2005 Luis Oliveira <loliveira at common-lisp.net>
* Export foreign-library-types from cffi-uffi-compat
(The fix is in cffi-luis-051103-1333.tar.gz)
Thanks for the report!
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt
More information about the cffi-devel
mailing list