[Numpy-discussion] Warnings in current trunk

Charles R Harris charlesr.harris at gmail.com
Tue Feb 17 16:16:50 EST 2009


I see a lot of warnings like:

In file included from numpy/core/src/multiarraymodule.c:87:
numpy/core/src/umath_funcs_c99.inc.src:199:1: warning: "isnan" redefined
In file included from /usr/include/python2.5/pyport.h:204,
                 from /usr/include/python2.5/Python.h:57,
                 from numpy/core/src/multiarraymodule.c:18:

These are probably from r6363.

Also

In file included from numpy/core/src/scalartypes.inc.src:10,
                 from numpy/core/src/arrayobject.c:537,
                 from numpy/core/src/multiarraymodule.c:102:
numpy/core/src/numpyos.c: In function 'NumPyOS_ascii_strtod':
numpy/core/src/numpyos.c:431: warning: assignment discards qualifiers from
pointer target type
numpy/core/src/numpyos.c:480: warning: assignment discards qualifiers from
pointer target type

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090217/6b097ddf/attachment.html>


More information about the NumPy-Discussion mailing list