[cffi-devel] New patches: 2-Apr-2006
Luis Oliveira
loliveira at common-lisp.net
Mon Apr 3 04:00:06 UTC 2006
Thu Mar 30 16:50:53 EST 2006 Luis Oliveira <loliveira at common-lisp.net>
* sbcl/win32: mark defcfun.undefined as an expected failure
M ./tests/defcfun.lisp -1 +1
Thu Mar 30 16:48:16 EST 2006 Luis Oliveira <loliveira at common-lisp.net>
* cmucl: top-level-lambda-max
- Use (setf c::top-level-lambda-max 0) allowing compilation
of bindings without loading foreign libraries first.
- Change USE-FOREIGN-LIBRARY accordingly. This avoids the
error we got when loading a library twice (first at
compile-time, then at load-time).
M ./src/cffi-cmucl.lisp -2 +6
M ./src/libraries.lisp -5 +3
Thu Mar 30 16:46:40 EST 2006 Luis Oliveira <loliveira at common-lisp.net>
* Small doc changes.
- Rewrite paragraph about :float and :double.
- Fix typo in defbitfield example.
M ./doc/cffi-manual.texinfo -9 +7
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060402.tar.gz
Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi;a=summary
More information about the cffi-devel
mailing list