Trying to fix closure-common.
authorPhilipp Marek <philipp@marek.priv.at>
Sat, 26 Apr 2014 18:01:47 +0000 (20:01 +0200)
committerPhilipp Marek <philipp@marek.priv.at>
Sat, 26 Apr 2014 18:01:47 +0000 (20:01 +0200)
commitd2aa6f957ede1bf3e609f61050de233bb5ba9aa1
treec4f2293fc524d275f565b6421808a991a84b5f52
parent81373b1510cd10eaf127211988bc4f66fb7ad96e
Trying to fix closure-common.

RUNEs and RODs are not compatible with the result
of (RUNES:RUNE), because that returns (STRING ...), and

  (TYPE-OF "Σ") has CHARACTERS, but
  (TYPE-OF "a") "only" BASE-CHARs ...

At least CLISP, ABCL, SBCL return the same value for both
TYPE-OF forms above.
src/c/read.d