[cffi-devel] New patches: 8-Jan-2009
Luis Oliveira
loliveira at common-lisp.net
Fri Jan 9 00:42:02 UTC 2009
Thu Jan 8 21:54:16 UTC 2009 Luis Oliveira <loliveira at common-lisp.net>
* cffi-allegro: WITH-FOREIGN-POINTER bug fix
- Pass :ALLOCATION :FOREIGN-STATIC-GC to FF:WITH-STACK-FOBJECT so that
the allocated object is not moved by the GC in those situation where
W-S-F does heap allocation (e.g. in interpreted code).
Initial patch courtesy of John Fremlin.
M ./src/cffi-allegro.lisp -6 +5
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-090108.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