On Sun, 10 Feb 2013, Manuel López-Ibáñez wrote:
>> The only question I have is about "unless the variable is a function".
>> How can a variable be a function?
> True. What about: "if a declaration shadows a function decqlaration,
> unless the former declares a function or a pointer to function."
Y
On 10 February 2013 08:45, Gerald Pfeifer wrote:
> On Sat, 9 Feb 2013, Manuel López-Ibáñez wrote:
>> OK to commit?
>>
>> * htdocs/gcc-4.8/changes.html: Document -Wshadow change.
>
> Thanks!
>
> The only question I have is about "unless the variable is a function".
> How can a variable be a functi
On Sat, 9 Feb 2013, Manuel López-Ibáñez wrote:
> OK to commit?
>
> * htdocs/gcc-4.8/changes.html: Document -Wshadow change.
Thanks!
The only question I have is about "unless the variable is a function".
How can a variable be a function?
Gerald