On Thu, 2009-07-09 at 10:35 -0400, dherr...@tentpost.com wrote:
> > The attached patch adds a :type attribute to foreign libraries(:system
> > or :wrapper), per-library search paths(needed for cffi-grovel wrappers)
> > and a function list-foreign-libraries. It also adds the readers
> > foreign-library-type, foreign-library-search-path and
> > foreign-library-loaded-p.
> > Any objections against merging this ?
> 
> I haven't been following your work closely.  What was the distinction
> between :system and :wrapper libraries?

:wrapper libraries are those auto-generated by cffi-grovel,
while :system libraries are those installed on the machine
(/lib, /usr/lib, etc...)

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to