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
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to