Tue Jan 10 14:57:50 CET 2006 James Bielman jamesjb@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