--- On Tue, 10/12/10, Campbell Barton <[email protected]> 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


_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to