Re: SBCL funcallable-standard-class confusion



jtdubs@xxxxxxxxx writes:

> Anyway, the original question remains as to why this doesn't work with
> lambda.

Briefly: because the calling convention for
funcallable-standard-instances in the version of
PCL-the-CLOS-implementation present in SBCL is different from the
calling convention for normal functions. As far as I'm concerned,
this is a bug.

Cheers,

Christophe
.