3 Nov 2005 14:37
Re: uffi-compat and clsql
Luis Oliveira <luismbo <at> gmail.com>
2005-11-03 13:37:46 GMT
2005-11-03 13:37:46 GMT
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
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!
RSS Feed