[Numpy-discussion] Toward a numpy build with warning: handling unused variable

Stéfan van der Walt stefan at sun.ac.za
Sun Aug 3 19:14:36 EDT 2008


Hi David

2008/8/4 David Cournapeau <cournape at gmail.com>:
> Also, having hundred of bogus warnings mean you never see the
> interesting ones (building numpy core alone with -W generates > 1500
> such bogus warnings...)

I agree -- seeing the NumPy-related build warnings would be very useful.

Do you know how to address these?

numpy/core/src/arrayobject.c:3092: warning: format '%d' expects type
'int', but argument 4 has type 'long int'

Regards
Stéfan



More information about the NumPy-Discussion mailing list