
1 Dec
2008
1 Dec
'08
3:58 p.m.
#25: Compiler bug ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: Core | Version: 2008-11 Resolution: | Keywords: compiler ---------------------+------------------------------------------------------ Comment(by rtoy): A related bug {{{ (defun foo2 () (catch (make-symbol "CMUCL-DEBUG-CATCH-TAG") (make-string 49))) }}} Same results: {{{STACK-ANALYZE}}} crashes because {{{NODE-PREV}}} is {{{NIL}}}. -- Ticket URL: <http://127.0.0.1:8000/cmucl/ticket/25#comment:1> cmucl <http://common-lisp.net/project/cmucl> cmucl