• 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
Re: Global Arrays: consider 'autorelease' feature
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Global Arrays: consider 'autorelease' feature


  • Subject: Re: Global Arrays: consider 'autorelease' feature
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 6 Apr 2002 08:32:51 -0800

On Thu, 4 Apr 2002 17:05:44 -0800, "Frederick C. Lee"
<email@hidden> said:

> > array1 = [[NSArray arrayWithObjects:s1,s2,s3,s4,nil] autorelease];
> > I'm getting signal raised with array1

array1 is already autoreleased, so you must not autorelease it again. m.
--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.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.

  • Prev by Date: Re: problem with NSMatrix
  • Next by Date: Re: problem with NSMatrix
  • Previous by thread: Global Arrays: consider 'autorelease' feature
  • Next by thread: qt components
  • Index(es):
    • Date
    • Thread