Subject: re: __unused function args
To: Christos Zoulas <christos@astron.com>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 10/15/2006 07:26:41
In article <14666.1160860484@splode.eterna.com.au>,
matthew green <mrg@eterna.com.au> wrote:
>
> But I find the warning silly anyway, so I'd prefer to use
> -Wno-unused-parameter...
>
>
>i agree. i think we shuold back out everything else and use this.
It is really easy to do [back out the changes] with sed -e 's/ __unused//g'.
This way we will not lose the ansi prototyping changes. I am not sure if we
want to do it though.
sure.
.mrg.