• 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: How do I disable this warning: "local declaration of 'varname' hides instance variable"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I disable this warning: "local declaration of 'varname' hides instance variable"


  • Subject: Re: How do I disable this warning: "local declaration of 'varname' hides instance variable"
  • From: Michael Watson <email@hidden>
  • Date: Sun, 23 Mar 2008 23:29:15 -0400

If you've rewritten your code to fix the conflict, you shouldn't be getting the warning. What does "coded around the namespace conflict" mean, exactly?


-- m-s

On 23 Mar, 2008, at 22:56, charlie wrote:

Thanks.

I understand the reason behind the warning.

I've coded around the namrspace conflict.

Now I just want to suppress the warning.

- Chuck






On March 23, 2008, Andrew Farmer wrote:

On 23 Mar 08, at 19:29, charlie wrote:
How do I disable this warning?...
"local declaration of 'varname' hides instance variable"
Use a different name for either the local variable or the instance variable. This is a serious enough warning that I really wouldn't recommend disabling it.

_______________________________________________

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:
@bungie.org


This email sent to email@hidden

_______________________________________________

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: 
 >Re: How do I disable this warning: "local declaration of 'varname' hides instance variable" (From: "charlie" <email@hidden>)

  • Prev by Date: Re: How to delay application quit?
  • Next by Date: Re: How to delay application quit?
  • Previous by thread: Re: How do I disable this warning: "local declaration of 'varname' hides instance variable"
  • Next by thread: Re: How do I disable this warning: "local declaration of 'varname' hides instance variable"
  • Index(es):
    • Date
    • Thread