Re: Another useless warning - 'Hidden Local Variables'
Re: Another useless warning - 'Hidden Local Variables'
- Subject: Re: Another useless warning - 'Hidden Local Variables'
- From: "Sean McBride" <email@hidden>
- Date: Wed, 23 Jul 2008 13:54:22 -0400
- Organization: Rogue Research
On 7/23/08 3:32 PM, Matt Gough said:
>But your example is not what I am complaining about. I want the
>warnings that your example would give.
>
>What I don't want is the ones where the name of a method parameter
>matches the name of a member function.
I've seen the same with variables named 'index' conflict with the
index() function in strings.h. Best solution I found was to never name
variables 'index'. :(
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden