X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftarget-sxhash.lisp;h=74e739baa23400c84b231d4ad71ae5d2354e8b74;hb=22c1de0a40df83bb5628974010a879cb2c17ff53;hp=56df709e2d3212d358373153ebceccc2331ba9f0;hpb=f6d1a599fe7bf8a77635f22b46309aa1d3bdf693;p=sbcl.git diff --git a/src/code/target-sxhash.lisp b/src/code/target-sxhash.lisp index 56df709..74e739b 100644 --- a/src/code/target-sxhash.lisp +++ b/src/code/target-sxhash.lisp @@ -84,7 +84,7 @@ (declare (type index count)) (let ((result 408967240)) (declare (type fixnum result)) - (when (typep string 'base-string) + (unless (typep string '(vector nil)) (dotimes (i count) (declare (type index i)) (mixf result