From: Nikodemus Siivola Date: Sun, 26 Jun 2011 17:40:22 +0000 (+0300) Subject: fix bogus test in arith.pure.lisp X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=e498affb1f381d640d5b9704af0204f0da79145d;hp=e498affb1f381d640d5b9704af0204f0da79145d;p=sbcl.git fix bogus test in arith.pure.lisp Didn't actually call the slow-path at all. Thanks to Lutz Euler for the heads-up. ---