1.0.42.26: tests: Fix broken :fails-on clause for a dynamic-extent.impure test
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 00:26:50 +0000 (00:26 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 00:26:50 +0000 (00:26 +0000)
  * Test case dynamic-extent.impure.lisp / (:NO-CONSING
:HASH-TABLES) fails on threaded PPC targets, but because the
clause was not quoted, it evaluated to all threaded targets,
which was wrong.  My mistake, too.

  * Added NEWS entry forgotten in 1.0.42.23, also my mistake.


No differences found