[asdf-devel] Ready to release?
Faré
fahree at gmail.com
Thu Oct 17 19:27:28 UTC 2013
On Thu, Oct 17, 2013 at 3:20 PM, Dave Cooper <david.cooper at genworks.com> wrote:
> I'll send the output from test-encodings.script on Windows separately (this
> does not appear to be failing on Linux).
Is it saying that
(typep (code-char (1- char-code-limit)) (quote base-char)) ;==> NIL
yet
(typep (code-char (1- char-code-limit)) (quote character)) ;==> T
and
(subtypep 'character 'base-char) ;==> T T
?
If so, there's a clear bug in alisp8 and mlisp8.
If not, I'm missing something about the code.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
The last ten percent of any reform is the most difficult to
achieve. Moreover, it is often harmful. — John McCarthy
More information about the asdf-devel
mailing list