[Numpy-discussion] Toward a numpy build with warning: handling unused variable
Stéfan van der Walt
stefan@sun.ac...
Sun Aug 3 18:14:36 CDT 2008
Hi David
2008/8/4 David Cournapeau <cournape@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