discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [ANN] PyObjC for GNUstep


From: Ludovic Marcotte
Subject: Re: [ANN] PyObjC for GNUstep
Date: Wed, 27 Jul 2011 13:37:56 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2.106i Thunderbird/3.1.9

On 20/07/11 13:15, David Chisnall wrote:
[1] Tested with libobjc2 1.5, GNUstep-base and corebase from trunk on 
Linux/PowerPC and FreeBSD/x86.
After more work with David, here's an updated version that compiles with gcc's runtimes (< 4.6 and >= 4.6).

There's a bug with the gcc 4.6 runtime since objc_getSuperClass() on a newly allocated - but not registered - class returns nil. Some tests will fail due to this.

There's also some bugs with the gcc runtimes, prior to 4.6 - probably due to missing features.

In any case, here's the updated patch.

Regards,

Attachment: pyobjc-20110727.diff
Description: Text document


reply via email to

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