~sbcl-hackers/sbcl/master

« back to all changes in this revision

Viewing changes to src/code/target-unicode.lisp

  • Committer: Stas Boukarev
  • Date: 2015-07-13 21:45:14 UTC
  • Revision ID: git-v1:2f97acfbbaf3ea63e22caf2607dc84fdd5e1d8cc
Fix #-sb-unicode build.

Reported by Jan Moringen.

Show diffs side-by-side

added added

removed removed

Lines of Context:
743
743
only characters for which it returns T are collected."
744
744
  (declare (type (member :nfd :nfkd :nfc :nfkc) form))
745
745
  #!-sb-unicode
 
746
  (declare (ignore filter))
 
747
  #!-sb-unicode
746
748
  (etypecase string
747
749
    ((array nil (*)) string)
748
750
    (string