Sat Dec 27 23:09:19 UTC 2008 Luis Oliveira loliveira@common-lisp.net * defcvar: don't ignore the documentation string.
- use (setf documentation) to store the docstring. - add regression test.
Bug report courtesy of James A. Crippen.
M ./src/foreign-vars.lisp -1 +1 M ./tests/foreign-globals.lisp -1 +4
Sat Dec 27 23:05:30 UTC 2008 Luis Oliveira loliveira@common-lisp.net * manual: various improvements to the DEFCFUN node
- Add new example using an argless function. - Document the docstring support and exemplify it. - Fix some typos.
Bug reports courtesy of James A. Crippen.
M ./doc/cffi-manual.texinfo -4 +18
An updated tarball of CFFI's source can be downloaded here: http://common-lisp.net/project/cffi/tarballs/cffi-081227.tar.gz
Darcsweb URL: http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cffi-cffi;a=summary