[Openmcl-devel] Quartz not working in v1.10

Karsten Poeck Karsten.Poeck at gmail.com
Tue Nov 4 15:35:06 PST 2014


On 04.11.14 17:47, Ron Garret wrote:
> Doh!  It seems to be broken again in r16303:
>
> Welcome to Clozure Common Lisp Version 1.10-r16303M  (DarwinX8664)!
> ? (objc:load-framework "Quartz" :quartz)
> NIL
> ? #'#/pageAtIndex:
>> Error: Undefined function: NEXTSTEP-FUNCTIONS:|pageAtIndex:|
>> While executing: CCL::%FUNCTION, in process Listener(4).
>> Type cmd-. to abort, cmd-\ for a list of available restarts.
>> Type :? for other options.
> 1 >

Can't reproduce.

Fresh from svn, version r16304, rebuilt locally

Welcome to Clozure Common Lisp Version 1.10-r16304M  (DarwinX8664)!
? (objc:load-framework "Quartz" :quartz)
NIL
? #'#/pageAtIndex:
#<OBJC-DISPATCH-FUNCTION NEXTSTEP-FUNCTIONS:|pageAtIndex:| #x3020029CC96F>
?






More information about the Openmcl-devel mailing list