fix build with #!-SB-UNICODE
authorChristophe Rhodes <csr21@cantab.net>
Thu, 23 May 2013 19:31:59 +0000 (20:31 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 23 May 2013 19:33:00 +0000 (20:33 +0100)
commit5cb51577bd59c36822e90fb814564bb7d59ee37e
treed862eecb6e175e2408f898c5299e1ef91e07422b
parent808d8109a9b4203ca690706c0b2b04ca759293df
fix build with #!-SB-UNICODE

Don't build a hash table with high-codepoint characters as values under
those circumstances.
src/code/target-char.lisp
tests/unicode-normalization.impure.lisp