gnustep-dev
[Top][All Lists]
Advanced

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

Re: terrible bug in NSObject.h


From: Richard Frith-Macdonald
Subject: Re: terrible bug in NSObject.h
Date: Thu, 15 Aug 2002 16:33:06 +0100

On Tuesday, August 13, 2002, at 09:13 PM, Frederic De Jaeger wrote:


I will only say one thing :

NSObject.h, line 394

#define TEST_RELEASE(object)    ({\
id __object = (id)(object); if (__object != nil) [__object retain]; })
                                                           +++++++

arghhhhhh.


Sorry!

I know I'm supposed tyo be rested after a holiday ... but with jet-lag etc it
seems like I'm just making loads of mistakes.
Hopefully things will get back to normal real soon - and stuff in CVS is all
fixed now.





reply via email to

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