[armedbear-ticket] [armedbear] #253: BABEL-TESTS fail to compile
armedbear
armedbear-devel at common-lisp.net
Sun Oct 21 13:08:26 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 |
---------------------------------------------+------------------------------
{{{
Unrecognized character name: u237
[Condition of type ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR]
Restarts:
0: [RETRY] Retry compiling #<ASDF:CL-SOURCE-FILE "babel-tests" "tests"
"tests">.
1: [ACCEPT] Continue, treating compiling #<ASDF:CL-SOURCE-FILE "babel-
tests" "tests" "tests"> as having been successful.
2: [ABORT] Abort compilation.
3: [*ABORT] Return to SLIME's top level.
4: [ABORT] Abort thread.
Backtrace:
0: (#<FUNCTION {523B58F2}> #<ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR
{6BE9EF9B}> #<FUNCTION {523B58F2}>)
1: (APPLY #<FUNCTION {523B58F2}> (#<ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR
{6BE9EF9B}> #<FUNCTION {523B58F2}>))
2: (SYSTEM::RUN-HOOK SYSTEM::*INVOKE-DEBUGGER-HOOK* #<ALEXANDRIA.0.DEV
:SIMPLE-READER-ERROR {6BE9EF9B}> #<FUNCTION {523B58F2}>)
3: (INVOKE-DEBUGGER #<ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR {6BE9EF9B}>)
4: (ERROR ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR :STREAM #<FILE-STREAM
{4B71E076}> :FORMAT-CONTROL "Unrecognized character name: u~A" :FORMAT-
ARGUMENTS (237))
5: (ALEXANDRIA.0.DEV:SIMPLE-READER-ERROR #<FILE-STREAM {4B71E076}>
"Unrecognized character name: u~A" 237)
6: (BABEL::SHARP-BACKSLASH-READER #<SHARP-BACKSLASH {214789AC}> #<FILE-
STREAM {4B71E076}> #\\ NIL)
}}}
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/253>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list