Subject: Re: __unused function args
To: None <tech-toolchain@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: tech-toolchain
Date: 10/14/2006 21:19:28
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.

christos