• 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: leaking UIColor objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: leaking UIColor objects


  • Subject: Re: leaking UIColor objects
  • From: Conrad Taylor <email@hidden>
  • Date: Mon, 6 Jul 2009 19:37:06 -0700

On Sat, Jul 4, 2009 at 6:27 AM, WT <email@hidden> wrote:

> Hello all,
>
> my iPhone OS 3.0 app uses UIColor objects to set the colors of various
> objects (text colors of labels, cell view backgrounds, and segmented control
> tint colors), but I *never* store any of these colors as ivars. In other
> words, I *only* do things like
>
> label.textColor = [UIColor blueColor];
>
> Now, after I installed 3.1 beta, **but still building under 3.0**,
> Instruments/Leaks tells me that my app is leaking UIColor objects. My app
> was leak-free under 3.0 Leaks.
>
> My conclusion is that Instruments (or, at least, Leaks) has changed from
> 3.0 to 3.1 beta. I'm planning to report this as a bug, but I thought I'd ask
> the community first, to make sure that this isn't something I'm overlooking
> in my own code or elsewhere.
>
> And, yes, I realize that discussing beta releases is a no-no. I'm not
> asking for a discussion; I'm merely asking for a "I'm having that problem
> too and I've already filed a radar" or "Yes, this looks like a bug and you
> should report it" or a "No, it must be something in your code" kind of
> response.
>
> Thanks in advance.
> Wagner


Hi, I would highly recommend moving your discussion to the iPhone Developer
Forums.  Also, this is list is mainly for Cocoa Dev and Cocoa Touch.

Good luck,

-Conrad
_______________________________________________

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

References: 
 >leaking UIColor objects (From: WT <email@hidden>)

  • Prev by Date: Re: Problem with NSDecimalNumber truncating zeros
  • Next by Date: Re: Problem with NSDecimalNumber truncating zeros
  • Previous by thread: Re: [modeator] Re: leaking UIColor objects
  • Next by thread: leaking UIColor objects (correction)
  • Index(es):
    • Date
    • Thread