[Numpy-tickets] [NumPy] #582: Crash when embedded using Borland Builder 6
NumPy
numpy-tickets@scipy....
Fri Sep 21 10:47:57 CDT 2007
#582: Crash when embedded using Borland Builder 6
------------------------+---------------------------------------------------
Reporter: thomas | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: 1.0.4 Release
Component: numpy.core | Version: none
Severity: major | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by thomas):
Yes, they all seem to define __BORLANDC__ (just in case WikiFormatting
messes it up: underscoreunderscoreBORLANDCunderscoreunderscore).
But what are you going to do with it? Are you going to conditionally
execute _control87? I'm not sure if this is going to help if you build the
binary distribution of numpy using VC or whatever compiler. Then my apps
will still be crashing if I use the numpy module compiled by VC, because
it won't contain it. Or am I getting you wrong here?
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/582#comment:7>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list