discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [BUG] ProjectCenter


From: NeXT
Subject: Re: [BUG] ProjectCenter
Date: Fri, 07 Nov 2003 14:59:39 +0900

Attached file is some hack which works well at least to me. Hope this can help others also.... :-)<pc.diff>

On 2003-11-07 03:13:35 +0900 NeXT <chunsj@embian.com> wrote:

Hi,

Current ProjectCenter.app crashes when I open GormProject and RenaissanceProject file and close it. I did some debugging and found that this is because it tries to release some instance variables in PCGormProject.m and PCRenaissanceProject.m which are not initialized or allocated. Easy fix which I did is initialize those variables as nil. I do not know what is proper pattern in ProjectCenter...

I hope this can help ProjectCenter.app maintainer's 'real' debugging session :-)

Thanks in advance.



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/discuss-gnustep

Attachment: pc.diff
Description: Binary data


reply via email to

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