[NumPy-Tickets] [NumPy] #2183: Typo in f2py typedefs
NumPy Trac
numpy-tickets@scipy....
Mon Jul 9 17:27:59 CDT 2012
#2183: Typo in f2py typedefs
-------------------------+--------------------------------------------------
Reporter: pepijndevos | Owner: pearu
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
in cfuncs.py it said "insigned long long", and the definition for unsigned
long long was moved into long long. It also seems the Windows declaration
was incorrect.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2183>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list