[NumPy-Tickets] [NumPy] #1851: regression for SWIG based code in 1.6.0
NumPy Trac
numpy-tickets@scipy....
Thu Jun 2 13:51:08 CDT 2011
#1851: regression for SWIG based code in 1.6.0
-----------------------------+----------------------------------------------
Reporter: rgommers | Owner: pearu
Type: defect | Status: needs_decision
Priority: normal | Milestone: 1.6.1
Component: numpy.distutils | Version: 1.6.0
Keywords: swig |
-----------------------------+----------------------------------------------
Comment(by pearu):
Yes, this looks good to me.
Although, when reading the distutils code then the string swig_opts was
"accepted" only because it was not actually used. Otherwise, the distutils
code would have failed. My last years change "break" string swig_opts
because it processed swig_opts earlier than distutils.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1851#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list