[NumPy-Tickets] [NumPy] #1336: Fix for 1299 exposes Bus error on Sparc
NumPy Trac
numpy-tickets@scipy....
Fri Jan 15 08:29:18 CST 2010
#1336: Fix for 1299 exposes Bus error on Sparc
------------------------+---------------------------------------------------
Reporter: NeilMuller | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Changes (by NeilMuller):
* status: new => needs_review
Comment:
Crude patch attached which avoids the memcpy on gcc & sparc. Successfully
fixes the bus error, although probably not the best approach to fixing the
bug
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1336#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list