[NumPy-Tickets] [NumPy] #1380: endianess is not set correctly for HP-UX Itanium
NumPy Trac
numpy-tickets@scipy....
Thu Jan 28 10:13:29 CST 2010
#1380: endianess is not set correctly for HP-UX Itanium
----------------------------------+-----------------------------------------
Reporter: neinhues | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.5.0
Component: numpy.core | Version: 1.4.0
Keywords: endianess HP-UX IA64 |
----------------------------------+-----------------------------------------
Please note that the Itanium can be configured to work
in big or little endian mode, a check is required in order
to set this correctly.
numpy-1.4.0/numpy/core/include/numpy/npy_endian.h
Patch is attached.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1380>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list