Tue Dec 27 16:47:53 CET 2005 Luis Oliveira loliveira@common-lisp.net * Fix compiler macros on foreign-slot-value/set
- foreign-struct-slot-value-form and foreign-struct-slot-set-form were not quoting the type in the resulting mem-ref form. - struct.5, regression test.
M ./src/types.lisp -2 +2 M ./tests/struct.lisp +13
An updated tarball of CFFI's source can be downloaded here: http://common-lisp.net/project/cffi/tarballs/cffi-051227.tar.gz