gnustep-dev
[Top][All Lists]
Advanced

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

Problem in NSAutoreleasePool with -emptyPool method


From: Cristobal Castillo
Subject: Problem in NSAutoreleasePool with -emptyPool method
Date: Thu, 29 Jul 2004 12:43:00 +0200
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

I think that the  NSAutoreleasePool has a bug in method  - (void) emptyPool.
I believe that of end of method need a " _released = _released_head; "
but _released_head to _release always is empty and the method "- (unsigned) autoreleaseCount" always return 0 .







reply via email to

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