• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Object can't alloc itself
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Object can't alloc itself


  • Subject: Object can't alloc itself
  • From: Steven Schlansker <email@hidden>
  • Date: Sun, 9 Mar 2003 16:30:09 -0800 (PST)

I have a class called WRegEx which wraps regex.h to Obj-C. I am having
trouble with a line which reads:
temp = [[WRegEx alloc] init];
I have no idea what is going wrong, as soon as this line executes it
exits with a status value of 1. No exception, no error message. I
stepped into the line and it never reached the beginning of my init
code, it just barfed. Any help would be appreciated, and I can post
bits of code if that will help. Thanks,
Steven Schlansker

=====

---------------------------------
Steven Schlansker
Tech Support, Flamin' Ghost Software
http://www.silvernetwork.net/~ghost/
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Object can't alloc itself
      • From: "John C. Randolph" <email@hidden>
  • Prev by Date: duplicating an NSView
  • Next by Date: create NSWindow in Core Foundation tool
  • Previous by thread: duplicating an NSView
  • Next by thread: Re: Object can't alloc itself
  • Index(es):
    • Date
    • Thread