Use simple-string, not simple-base-string. - Patch by Kan-Ru Chen <kanru@kanru.info>
authorFrancois-Rene Rideau <tunes@google.com>
Wed, 25 Jul 2012 22:49:26 +0000 (18:49 -0400)
committerFrancois-Rene Rideau <tunes@google.com>
Wed, 25 Jul 2012 22:49:26 +0000 (18:49 -0400)
meta-src.lisp

index fbfbb8c..96fdaea 100644 (file)
           (index ,start)
           (end ,(or end `(length ,source-symbol))))
      (declare (fixnum index end)
-              (type simple-base-string ,source-symbol))
+              (type simple-string ,source-symbol))
      (macrolet ((match (x)
                   (compileit x
                              :meta-parser-type :string