On Wed, Jul 27, 2011 at 10:37 AM, Ludovic Marcotte <[email protected]> wrote:
> 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,

Thanks, is there a msg_send_compat.h which was supposed to be included
with this patch?

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to