On 26 Feb 2008, at 2:19 AM, Adam R. Maxwell wrote:

> In article
> <[EMAIL PROTECTED]>,
> "Christiaan Hofman" <[EMAIL PROTECTED]> wrote:
>
>> I just tried to replace the static functions in objc.h with custom
>> functions, and that together with some checks for MAX instead of  
>> MIN makes
>> it possible to compile with 10.4+10.5 deployment. No idea if there  
>> should be
>> other fixes though.
>
> That will probably work as long as you don't compile for the 64 bit
> runtime, where isa no longer exists.  The Omni framworks aren't 64 bit
> clean, but it looks like they might be trying to move in that  
> direction.

My changes should be OK also for 64 bit. This implies 10.5 only, so  
the old 10.5 API such as isa is never used.

Christiaan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to