Re: Memory leak still reported. How to clean?
Re: Memory leak still reported. How to clean?
- Subject: Re: Memory leak still reported. How to clean?
- From: David Ewing <email@hidden>
- Date: Thu, 25 Mar 2004 10:13:55 -0700
On Mar 21, 2004, at 7:52 AM, Dan Oetting wrote:
Since converting to Xcode I started getting the following messages.
The first one showed up when I compiled the project from the command
line without quitting the GUI first.
2004-03-20 16:10:26.199 Xcode[1396] Container
<PBXProject:0x04be3170:rtn=1:08FB7793FE84155DC02AAC07:path='(null)'>
still contains 7 items after being deallocated. This might be a
memory leak, or an item not being properly marked as removed from its
container before being deallocated.
Similar messages were reported earlier in the PB users list. But I saw
no solutions to getting rid of them.
Is there any way to clear these errors without reconstructing the
project from scratch?
There's nothing wrong with your project. IIRC, the code that checked
for this error actually contained a small bug, so it was sometimes
reporting a leak that didn't exist. In any case, the message is
cosmetic. The bug's fixed for... a future release.
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.