1.0.24.33: fix bug 316075
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 11 Jan 2009 16:34:00 +0000 (16:34 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 11 Jan 2009 16:34:00 +0000 (16:34 +0000)
commit06a3d298cb7b8220ef04a50805c01ac1be34d845
treec6742c7720ebaaeb2fc02a3d81e4a8340735acac
parentb71ea3ac652d67b53d415378ed27da80cc90806f
1.0.24.33: fix bug 316075

 https://bugs.launchpad.net/sbcl/+bug/316075

 * In DEFINE-ALIEN-ROUTINE, if the return-type is VOID, don't return
   the result of ALIEN-FUNCALL but a literal NIL instead.
NEWS
src/code/target-alieneval.lisp
tests/alien.impure.lisp
version.lisp-expr