FROM : charlie
DATE : Mon Mar 24 03:56:03 2008
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.
>
DATE : Mon Mar 24 03:56:03 2008
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.
>
| Related mails | Author | Date |
|---|---|---|
| charlie | Mar 24, 03:56 | |
| Michael Watson | Mar 24, 04:29 |






Cocoa mail archive

