[armedbear-ticket] [armedbear] #253: BABEL-TESTS fail to compile
armedbear
armedbear-devel at common-lisp.net
Sun Oct 21 14:43:30 UTC 2012
#253: BABEL-TESTS fail to compile
---------------------------------------------+------------------------------
Reporter: mevenson | Owner: ehuelsmann
Type: defect | Status: new
Priority: major | Milestone: 1.1.0
Component: interpreter | Version: 1.1.0-dev
Keywords: quicklisp babel ansi-compilance |
---------------------------------------------+------------------------------
Comment(by mevenson):
r14208 indeed fixes the problem with MOD, but then the following fails to
work.
In babel/tests/tests.lisp:99 for DEC.ASCII.3, the vector created to match
the results from fails to be read.
To duplicate in the REPL:
{{{
(asdf:load-system :babel)
(babel:enable-sharp-backslash-syntax)
#(#\a #\Sub #\b #\c)
}}}
will signal an END-OF-FILE error.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/253#comment:3>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list