[Openmcl-devel] Send-super and doc disconnect
Ron Garret
ron at flownet.com
Sun Dec 21 11:14:36 PST 2014
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
More information about the Openmcl-devel
mailing list