[cffi-devel] New patches: 10-Jan-2006
Luis Oliveira
loliveira at common-lisp.net
Tue Jan 10 23:00:24 UTC 2006
Tue Jan 10 14:57:50 CET 2006 James Bielman <jamesjb at jamesjb.com>
* fix DISCARD-DOCSTRING to not treat a singleton string as a docstring
- Callback bodies consisting of only one string literal were treated
as docstrings instead of being returned.
- Added a test case in callbacks.lisp for this.
Thanks to ignas on #lisp for the bug report.
M ./src/utils.lisp -3 +4
M ./tests/callbacks.lisp -1 +9
An updated tarball of CFFI's source can be downloaded here:
http://common-lisp.net/project/cffi/tarballs/cffi-060110.tar.gz
More information about the cffi-devel
mailing list