gnustep-dev
[Top][All Lists]
Advanced

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

Re: [patch] corebase/pyobjc


From: Stefan Bidi
Subject: Re: [patch] corebase/pyobjc
Date: Mon, 29 Aug 2011 17:39:32 -0500

Oh, I see.  Actually, that's a copy-paste mistake I made when using Etoile's code.  CF doesn't define BOOL, YES and NO, it uses Boolean, true and false instead.  I won't be able to get to this anytime today, so if you're in a hurry to get this patch in, could you make that change?  If not, I'll get to it whenever I can.

Thanks

On Mon, Aug 29, 2011 at 5:35 PM, Matt Rice <address@hidden> wrote:
On Mon, Aug 29, 2011 at 3:26 PM, Stefan Bidi <address@hidden> wrote:
> The NSNull change looks fine.  I figured that was the case, I just generally
> do not get the segfault with missing autorelease pools just the warnings.
>
> The only question I have is about the change to CFUUID.c.  Why are you
> including <objc/runtime.h> there?  That's not even a bridged class, so
> shouldn't need any interaction with objc runtime.

forgot reply to all, for BOOL/YES/NO


reply via email to

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