Re: *Still* Crashing Cross Development
Re: *Still* Crashing Cross Development
- Subject: Re: *Still* Crashing Cross Development
- From: Sherm Pendley <email@hidden>
- Date: Fri, 17 Feb 2006 16:18:03 -0500
On Feb 17, 2006, at 3:06 PM, Robert Clair wrote:
the bit of code it's executing is:
- (id) init
{
[super init];
Try this instead:
self = [super init];
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden