[NumPy-Tickets] [NumPy] #1987: polyfit and basic arithmetic function errors with clang on Mac OS X Lion
NumPy Trac
numpy-tickets@scipy....
Mon Nov 28 15:17:31 CST 2011
#1987: polyfit and basic arithmetic function errors with clang on Mac OS X Lion
--------------------+-------------------------------------------------------
Reporter: deil | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Comment(by rgommers):
Don't worry about the {{{MismatchCAPIWarning}}}, this is something that
only gets cleaned up before a release. It changes any time something is
added to the API, and doesn't necessarily mean there's a mismatch that
causes problems for scipy or other modules.
The FPE failure is http://projects.scipy.org/numpy/ticket/1755
None of this shouldn't be a problem for using numpy or scipy, and it's all
known. Therefore I'll close this ticket.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1987#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list