chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] objc egg in 4.4.0


From: Drew Hess
Subject: Re: [Chicken-users] objc egg in 4.4.0
Date: Tue, 20 Apr 2010 13:33:04 -0700

On Tue, Apr 20, 2010 at 1:12 AM, Jim Ursetto <address@hidden> wrote:
> objc is now working and passes basic tests on OS X 10.5.8.
>
> Apple deprecated some of the ObjC API as of 10.5, so I don't know if it will
> work at all on 10.6.


Thanks, Jim! There are indeed a bunch of compile errors on my 10.6 system, most
of them related to missing members in various objc_* structs, e.g.:

objc.m:35: error: ‘struct objc_super’ has no member named ‘class’

I'll try to look into it soon. Thanks for porting it to Chicken 4.x.

d




reply via email to

[Prev in Thread] Current Thread [Next in Thread]