[cffi-devel] New patches: 11-May-2006
Luis Oliveira
loliveira at common-lisp.net
Fri May 12 04:00:19 UTC 2006
Thu May 11 10:50:35 EDT 2006 Luis Oliveira <loliveira at common-lisp.net>
* Fix defbitfield bug and new test
- Bug fix: when the first value was provided a (< foo nil) comparision
would occur. Regresion test: bitfield.1.
- New test bitfield.2.
M ./src/enum.lisp -5 +5
M ./tests/enum.lisp +23
Thu May 11 03:21:06 EDT 2006 Stephen Compall <scompall at nocandysw.com>
* implicit defbitfield symbol values
- Foreign Type Translators: defctype does not create Lisp types; you
have to use eql specializers.
- enum.lisp: Use reduce in %foreign-bitfield-value. Code a default
rule for bitfield symbol values.
M ./doc/cffi-manual.texinfo -25 +32
M ./src/enum.lisp -11 +20
M ./src/utils.lisp -1 +11
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060511.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