[Numpy-tickets] [NumPy] #359: Compiler warning in ufuncobject.c
NumPy
numpy-tickets at scipy.net
Fri Oct 20 07:34:22 CDT 2006
#359: Compiler warning in ufuncobject.c
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0 Release
Component: numpy.core | Version: devel
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Compiled with GCC 4.1.1 on 32-bit Linux:
{{{
numpy/core/src/ufuncobject.c:699: warning: 'i' may be used uninitialized
in this function
}}}
Checked with r3374.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/359>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list