[Bf-committers] unused function args & warnings.

Martin Poirier theeth at yahoo.com
Wed Oct 13 13:51:21 CEST 2010



--- On Tue, 10/12/10, Campbell Barton <ideasman42 at gmail.com> wrote:

> Id like to enable warnings in GCC for
> unused args, however this gives
> a lot of warnings for functions which have args which are
> needed so
> the function can be used as a callback.
> This would only apply to C code in blender's source/ and
> intern/ dirs,
> since it doesn't make sense to modify external libs for
> this.

What do you expect to catch with that warning? Is it related to a real error you found in the sources?

Martin




More information about the Bf-committers mailing list