[cffi-devel] New patches: 28-Apr-2010
Luis Oliveira
loliveira at common-lisp.net
Thu Apr 29 04:42:02 UTC 2010
Wed Apr 28 18:56:04 EDT 2010 Luis Oliveira <loliveira at common-lisp.net>
* cffi-ecl: always push no-long-long
LONG-LONG is not supported by ECL's interpreter yet.
M ./src/cffi-ecl.lisp -1 +1
Wed Apr 28 18:53:37 EDT 2010 Luis Oliveira <loliveira at common-lisp.net>
* cffi-tests: don't use FOREIGN-FREE for malloc()ed memory
Patch courtesy of Juan Jose Garcia-Ripoll.
M ./tests/libtest.c +6
M ./tests/misc-types.lisp -3 +5
Wed Apr 28 18:42:43 EDT 2010 Luis Oliveira <loliveira at common-lisp.net>
* New pointer-related tests
Testing error situations for some pointer operations.
M ./tests/bindings.lisp +4
M ./tests/memory.lisp +36
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-100428.tar.gz
Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=summary
More information about the cffi-devel
mailing list