[Openmcl-devel] Send-super and doc disconnect
Ron Garret
ron at flownet.com
Sun Dec 21 12:21:37 PST 2014
Looks like a documentation bug. CALL-NEXT-METHOD seems to work (which is pretty frickin’ cool!)
On Dec 21, 2014, at 11:14 AM, Ron Garret <ron at flownet.com> wrote:
> The docs at http://ccl.clozure.com/docs/ccl.html#using-objc-defmethod say:
>
> "Instead of (send), you can also invoke (send-super), with the same interface.”
>
> However, send-super does not seem to be defined:
>
> Welcome to Clozure Common Lisp Version 1.10-r16304M (DarwinX8664)!
> ? (objc:send-super)
>> Error: Undefined function OBJC:SEND-SUPER called with arguments () .
>
> Is this a bug in CCL or in the documentation?
>
> rg
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list