[cffi-devel] New patches: 27-Jan-2009
Luis Oliveira
loliveira at common-lisp.net
Wed Jan 28 00:42:02 UTC 2009
Tue Jan 27 21:43:36 UTC 2009 Luis Oliveira <loliveira at common-lisp.net>
* cffi-allegro: WITH-POINTER-TO-VECTOR-DATA fix
- Also, export both W-P-T-V-D and MAKE-SHAREABLE-BYTE-VECTOR from
CFFI-SYS and remove shareable vector tests from the expected failures
list.
Fix courtesy of John Fremlin.
M ./src/cffi-allegro.lisp -4 +11
M ./tests/misc.lisp -1 +1
Tue Jan 27 21:29:53 UTC 2009 Luis Oliveira <loliveira at common-lisp.net>
* Handle uninterned symbols in %DEFCALLBACK
- New regression test: CALLBACKS.UNINTERNED.
Bug reported by Liam Healy.
M ./src/cffi-allegro.lisp -3 +7
M ./src/cffi-cmucl.lisp -2 +5
M ./src/cffi-ecl.lisp -1 +4
M ./src/cffi-lispworks.lisp -1 +4
M ./src/cffi-openmcl.lisp -2 +5
M ./tests/callbacks.lisp +7
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-090127.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