[NumPy-Tickets] [NumPy] #1380: endianess is not set correctly for HP-UX Itanium
NumPy Trac
numpy-tickets@scipy....
Thu Feb 4 09:46:41 CST 2010
#1380: endianess is not set correctly for HP-UX Itanium
----------------------------------+-----------------------------------------
Reporter: neinhues | Owner: somebody
Type: defect | Status: needs_work
Priority: normal | Milestone: 1.5.0
Component: numpy.core | Version: 1.4.0
Keywords: endianess HP-UX IA64 |
----------------------------------+-----------------------------------------
Comment(by cdavid):
Replying to [comment:3 oliphant]:
> Why aren't we just checking for endian-ness or using sys.byteorder at
compile time?
Mostly because of universal support on mac os x. IIRC, I added this code
to circumvent a wrong endian detection in Python itself, which fixed the
endianness at compile time.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1380#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list