[NumPy-Tickets] [NumPy] #1403: long double check is failing on GNU/Linux PPC
NumPy Trac
numpy-tickets@scipy....
Tue Jul 20 03:04:57 CDT 2010
#1403: long double check is failing on GNU/Linux PPC
----------------------------+-----------------------------------------------
Reporter: mounir.lamouri | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.4.0
Keywords: |
----------------------------+-----------------------------------------------
Comment(by cdavid):
Forcing the long double type to be as the double type is not good, as it
breaks the ABI, and it means every C library function will be broken when
called with our long double type
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1403#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list