Re: OpenMCL 0.14.3

Gary Byers <[email protected]> Tue, 4 Oct 2005 09:50:41 -0600 (MDT)
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
The only thing that I'd add to that is that - as far as I know - the
problem that caused early calls to GetCurrentEventQueue to fail was
introduced in OSX 10.3.9 and doesn't seem to have ever been introduced
in 10.4.x.

On Fri, 30 Sep 2005, bryan d. o'connor wrote:

>> So, I downloaded openmcl-darwinppc-all-0.14.3.tar.gz and installed it.  I'm 
>> trying to do some Cocoa ports of stuff that was written for OS 9.  When I 
>> run OpenMCL and type:
>> (ccl:cwd "/Applications/ccl/examples")
>> (require 'tiny)
>> 
>
> my guess is that you are running into the GetCurrentEventQueue
> problem that was discussed a few months back.
>
> Gary's post about it is here:
>  http://clozure.com/pipermail/openmcl-devel/2005-April/002654.html
>
> you might also want to grab 1.0-rc1 and test with that.
> that's available at ftp://clozure.com/pub/testing/
>
>    ...bryan
>
>
> _______________________________________________
> Bug-openmcl mailing list
> [email protected]
> http://clozure.com/mailman/listinfo/bug-openmcl
>
>