From 12bda41882f972245a8b6caace507ebd01122d79 Mon Sep 17 00:00:00 2001 From: trittweiler Date: Thu, 12 Nov 2009 10:42:50 +0000 Subject: [PATCH] 1.0.32.27: Add test case for 1.0.32.26. --- NEWS | 1 + tests/compiler.test.sh | 36 ++++++++++++++++++++++++++++++++++++ version.lisp-expr | 2 +- 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b49af39..f96f318 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,7 @@ changes relative to sbcl-1.0.32: * bug fix: give CLISP a hint about a type declaration to enable it to build the cross-compiler without warnings. (thanks to Josh Elasser; launchpad bug #396597) + * bug fix: correctly dump literal objects in defaulting forms of arglists. changes in sbcl-1.0.32 relative to sbcl-1.0.31: * optimization: faster FIND and POSITION on strings of unknown element type diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 6a816df..57a37a4 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -405,5 +405,41 @@ cat > $tmpfilename < $tmpfilename <