• 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: Garbage collected and non-garbage collected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Garbage collected and non-garbage collected


  • Subject: Re: Garbage collected and non-garbage collected
  • From: "Sean McBride" <email@hidden>
  • Date: Tue, 10 Mar 2009 13:32:26 -0400
  • Organization: Rogue Research Inc.

On 3/10/09 10:23 AM, Robert Mullen said:

>I have an app built using garbage collection. I am begin asked to
>introduce a framework that is non garbage collected but the compiler
>will not allow this. I have set GC supported on the framework and
>recompiled which works but the framework causes cryptic errors once
>compiled in this manner. I am not really experienced in this manner
>and have read the docs which make me believe that the code should be
>fine but it is not. Am I misreading the docs? Is there a way to get GC
>and non GC code to live together happily?

You'll have to do a code review and testing of the framework's code to
make sure it supports both GC and RR.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Garbage collected and non-garbage collected
      • From: "I. Savant" <email@hidden>
References: 
 >Garbage collected and non-garbage collected (From: Robert Mullen <email@hidden>)

  • Prev by Date: Re: Getting Distant Object In C++
  • Next by Date: Re: Getting Distant Object In C++
  • Previous by thread: Garbage collected and non-garbage collected
  • Next by thread: Re: Garbage collected and non-garbage collected
  • Index(es):
    • Date
    • Thread