Hi David 2008/8/4 David Cournapeau <[EMAIL PROTECTED]>: > 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 _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
