#370: Failure to use ABCL as SBCL compilation host --------------------------+----------------------- Reporter: mevenson | Owner: Type: defect | Status: new Priority: major | Milestone: 1.4.0 Component: interpreter | Version: 1.4.0-dev Resolution: | Keywords: sbcl --------------------------+-----------------------
Comment (by mevenson):
Replying to [comment:1 mevenson]:
{{{DECL-EXPR}}} is used in {{{src/code/early-extensions.lisp}}} in the
definition of {{{SB!IMPL::BINDING*}}} in a manner that looks like a function invocation. Why is this not the case?
Because the ,@ operator is not correctly splicing as a list.
-- Ticket URL: http://abcl.org/trac/ticket/370#comment:2 armedbear http://abcl.org armedbear