On Thu, Jan 6, 2011 at 10:34 PM, Juan Jose Garcia-Ripoll
<juanjose.garciarip...@googlemail.com> wrote:
> + %foreign-symbol-pointer no longer signals an error when the symbol is not
> found

I've also added some tests for this and a check-type for
FOREIGN-SYMBOL-POINTER so that it doesn't pass non-strings to %F-S-P
which could get confused with non-existent foreign symbols.


> + various typos in cffi-ecl.lisp made the code not work when the libffi is
> not linked into ECL. This library is required for CFFI's function calls to
> work as interpreted code.

Applied, thanks!

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

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

Reply via email to