[Bf-committers] The big warning hunt patch

Jean-Luc Peuriere jlp at nerim.net
Tue Mar 8 22:24:13 CET 2005


Le 8 mars 05, à 21:51, Gilbert, Joseph a écrit :

> Oops spoke to soon :)
>
> @@ -445,12 +445,13 @@
> ..........
>
> -void stopConstraint(TransInfo *t) {
> +/*unused yet perhaps ?*/
> +static void stopConstraint(TransInfo *t) {
>  	t->con.mode &= ~CON_APPLY;
>  	t->num.idx_max = t->idx_max;
>  }
>
> The static declaration causes the linker to fail. This function is 
> referenced in transform.c

Part of the last commits.  corrected.

will commit the patch tomorrow
-- 
Jean-Luc



More information about the Bf-committers mailing list