[Numpy-tickets] [NumPy] #531: SciPy Windows build with Intel Visual Fortran doesn't work
NumPy
numpy-tickets@scipy....
Fri Jul 27 04:52:59 CDT 2007
#531: SciPy Windows build with Intel Visual Fortran doesn't work
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone: 1.0.4 Release
Component: numpy.distutils | Version: none
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by pearu):
I think this issue is related to _nt_quote_args that does not
check if its arguments already contain quotes (therefore you
may end up in more that one quote pairs). The current numpy
from svn uses its own quote_args that should also fix the
current issue.
I hope someone could confirm that to close the issue.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/531#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list