From: trittweiler Date: Thu, 12 Nov 2009 10:42:50 +0000 (+0000) Subject: 1.0.32.27: Add test case for 1.0.32.26. X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=12bda41882f972245a8b6caace507ebd01122d79;p=sbcl.git 1.0.32.27: Add test case for 1.0.32.26. --- 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 <